AWS Security ChangesHomeSearch

AWS cli documentation change

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

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

Summary

Updated CLI version from 2.34.38 to 2.34.40 and modified GameSessionId description to specify it's a full ARN unique across regions

Security assessment

Format clarification doesn't relate to security vulnerabilities. No evidence of security fixes or feature additions.

Diff

diff --git a/cli/latest/reference/gamelift/describe-matchmaking.md b/cli/latest/reference/gamelift/describe-matchmaking.md
index 083ab6dd9..87af98645 100644
--- a//cli/latest/reference/gamelift/describe-matchmaking.md
+++ b//cli/latest/reference/gamelift/describe-matchmaking.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.38 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.40 Command Reference](../../index.html) »
@@ -445 +445 @@ TicketList -> (list)
->>>> 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>` .
@@ -557 +557 @@ TicketList -> (list)
-  * [AWS CLI 2.34.38 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.40 Command Reference](../../index.html) »