AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-05-01 · Documentation low

File: cli/latest/reference/gamelift/start-matchmaking.md

Summary

Updated game session identifier documentation to specify full ARN format

Security assessment

Format clarification without security context. No evidence of security issue remediation.

Diff

diff --git a/cli/latest/reference/gamelift/start-matchmaking.md b/cli/latest/reference/gamelift/start-matchmaking.md
index 418ca00e4..96a4e5991 100644
--- a//cli/latest/reference/gamelift/start-matchmaking.md
+++ b//cli/latest/reference/gamelift/start-matchmaking.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.38 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.40 Command Reference](../../index.html) »
@@ -587 +587 @@ MatchmakingTicket -> (structure)
->>> A unique identifier for the game session. Use the game session ID.
+>>> An identifier for the game session that is unique across all regions. The value is always a full ARN in the following format: `arn:aws:gamelift:<location>::gamesession/<fleet ID>/<ID string>` .
@@ -699 +699 @@ MatchmakingTicket -> (structure)
-  * [AWS CLI 2.34.38 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.40 Command Reference](../../index.html) »