AWS Security ChangesHomeSearch

AWS gamelift documentation change

Service: gamelift · 2025-03-10 · Documentation low

File: gamelift/latest/developerguide/queues-console.md

Summary

Updated product name references from 'Amazon GameLift' to 'Amazon GameLift Servers' throughout the document. Changed section titles and links to reflect console naming changes. No functional changes to queue management processes.

Security assessment

Changes are purely branding/naming convention updates (adding 'Servers' to product names). No security vulnerabilities, configurations, or features are mentioned or modified in the diff.

Diff

diff --git a/gamelift/latest/developerguide/queues-console.md
index 5beb88526..593ab0799 100644
--- a/gamelift/latest/developerguide/queues-console.md
+++ b/gamelift/latest/developerguide/queues-console.md
@@ -3 +3 @@
-[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Developer Guide](gamelift-intro.html)
+[Documentation](/index.html)[Amazon GameLift](/gamelift/index.html)[Hosting Guide](gamelift-intro.html)
@@ -7 +7 @@ View queue details
-# Game session queues in the Amazon GameLift console
+# Game session queues in the Amazon GameLift Servers console
@@ -9 +9 @@ View queue details
-You can view information on all queues, which are used to process requests for new game sessions. The queues page shows game session queues in the currently selected AWS Region. From the **Queues** page, you can create a new queue, delete existing queues, or open a details page for a selected queue. Each queue details page contains the queue's configuration and metrics data. For more information about queues, see [Managing game session placement with Amazon GameLift queues](./queues-intro.html).
+You can view information on all queues, which are used to process requests for new game sessions. The queues page shows game session queues in the currently selected AWS Region. From the **Queues** page, you can create a new queue, delete existing queues, or open a details page for a selected queue. Each queue details page contains the queue's configuration and metrics data. For more information about queues, see [Managing game session placement with Amazon GameLift Servers queues](./queues-intro.html).
@@ -17 +17 @@ The queues page displays the following summary information for each queue. You c
-  * **Destinations in queue** – Number of fleets listed in the queue configuration. Amazon GameLift places new game sessions on any fleet in the queue.
+  * **Destinations in queue** – Number of fleets listed in the queue configuration. Amazon GameLift Servers places new game sessions on any fleet in the queue.
@@ -43 +43 @@ To restore a deleted queue, create a new queue with the deleted queue's name.
-The **Overview** section displays the queue's Amazon Resource Name (**ARN**) and the **Timeout**. You can use the ARN when referencing the queue in other actions or areas of Amazon GameLift. The timeout is the maximum length of time, in seconds, that a game session placement request remains in the queue before timing out.
+The **Overview** section displays the queue's Amazon Resource Name (**ARN**) and the **Timeout**. You can use the ARN when referencing the queue in other actions or areas of Amazon GameLift Servers. The timeout is the maximum length of time, in seconds, that a game session placement request remains in the queue before timing out.
@@ -47 +47 @@ The **Overview** section displays the queue's Amazon Resource Name (**ARN**) and
-The **Event notification** section lists the **SNS topic** Amazon GameLift publishes event notifications to and the **Event data** that is added to all events created by this queue.
+The **Event notification** section lists the **SNS topic** Amazon GameLift Servers publishes event notifications to and the **Event data** that is added to all events created by this queue.
@@ -59 +59 @@ Queue metrics include a range of information describing placement activity acros
-Queue metrics are also available in Amazon CloudWatch. For descriptions of available metrics, see [Amazon GameLift metrics for queues](./monitoring-cloudwatch.html#gamelift-metrics-queue).
+Queue metrics are also available in Amazon CloudWatch. For descriptions of available metrics, see [Amazon GameLift Servers metrics for queues](./monitoring-cloudwatch.html#gamelift-metrics-queue).
@@ -65 +65 @@ The **Destinations** tab shows all fleets or aliases listed for the queue.
-When Amazon GameLift searches the destinations for available resources to host a new game session, it searches the default order listed here. As long as there is capacity on the first destination listed, Amazon GameLift places new game sessions there. You can have individual game session placement requests override the default order by providing player latency data. This data tells Amazon GameLift to search for an available destination with the lowest average player latency. For more information about designing your queues, see [Customize a game session queue](./queues-design.html).
+When Amazon GameLift Servers searches the destinations for available resources to host a new game session, it searches the default order listed here. As long as there is capacity on the first destination listed, Amazon GameLift Servers places new game sessions there. You can have individual game session placement requests override the default order by providing player latency data. This data tells Amazon GameLift Servers to search for an available destination with the lowest average player latency. For more information about designing your queues, see [Customize a game session queue](./queues-design.html).