AWS Security ChangesHomeSearch

AWS gameliftservers documentation change

Service: gameliftservers · 2025-11-07 · Documentation low

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

Summary

Restructured queue documentation, added AWS SDK/cli references, updated section headings, and modified navigation links

Security assessment

Changes focus on improving documentation structure and adding development references without addressing security aspects. No security controls or vulnerabilities mentioned.

Diff

diff --git a/gameliftservers/latest/developerguide/queues-console.md b/gameliftservers/latest/developerguide/queues-console.md
index 514004daf..0b391c2a6 100644
--- a//gameliftservers/latest/developerguide/queues-console.md
+++ b//gameliftservers/latest/developerguide/queues-console.md
@@ -5,2 +4,0 @@
-View queue details
-
@@ -9 +7,8 @@ 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 Servers queues](./queues-intro.html).
+The queue resource represents your configuration of the game session placement component. It determines how Amazon GameLift Servers searches for and chooses the best possible compute resource to host a new game session, based on your configuration choices.
+
+View information about game session queues in the Amazon GameLift Servers console or using the or AWS SDK for Amazon GameLift Servers.
+
+Console
+    
+
+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 [Configure game session placement](./queues-intro.html).
@@ -22 +27 @@ The queues page displays the following summary information for each queue. You c
-## View queue details
+###### View queue details
@@ -39,3 +44 @@ To restore a deleted queue, create a new queue with the deleted queue's name.
-### Details
-
-###### Overview
+###### Details
@@ -53 +56 @@ The **Tags** table displays the keys and values used to tag the resource. For mo
-### Metrics
+###### Metrics
@@ -61 +64 @@ Queue metrics are also available in Amazon CloudWatch. For descriptions of avail
-### Destinations
+###### Destinations
@@ -67 +70,3 @@ When Amazon GameLift Servers searches the destinations for available resources t
-### Session placement
+###### Session placement
+
+Configuration settings that customize the placement process for your game.
@@ -84,0 +90,10 @@ The **Location order** section shows the default order that the queue uses when
+AWS SDK
+    
+
+Use the following AWS CLI commands to retrieve information about this resource:
+
+  * [DescribeGameSessionQueues](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_DescribeGameSessionQueues.html)
+
+
+
+
@@ -91 +106 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please
-Aliases
+Edit an alias
@@ -93 +108 @@ Aliases
-Monitor with CloudWatch
+Prepare for game launch