AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2026-03-31 · Documentation low

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

Summary

Updated AWS CLI version reference and clarified PlayerSessionId field description to indicate it's only populated for ACTIVE or RESERVED player sessions when ticket is completed.

Security assessment

The change adds clarification about when PlayerSessionId is populated, which is a documentation improvement for API behavior. No security vulnerability or security feature is mentioned.

Diff

diff --git a/cli/latest/reference/gamelift/describe-matchmaking.md b/cli/latest/reference/gamelift/describe-matchmaking.md
index 121cd8112..156841156 100644
--- a//cli/latest/reference/gamelift/describe-matchmaking.md
+++ b//cli/latest/reference/gamelift/describe-matchmaking.md
@@ -15 +15 @@
-  * [AWS CLI 2.34.19 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.20 Command Reference](../../index.html) »
@@ -511 +511 @@ TicketList -> (list)
->>>>>> A unique identifier for a player session
+>>>>>> A unique identifier for a player session. PlayerSessionId will only be populated for player sessions that are in ACTIVE or RESERVED status when the ticket is completed.
@@ -557 +557 @@ TicketList -> (list)
-  * [AWS CLI 2.34.19 Command Reference](../../index.html) »
+  * [AWS CLI 2.34.20 Command Reference](../../index.html) »