AWS online-register documentation change
Summary
Added documentation for the 'GetPlayerConnectionDetails' API action that retrieves player connection endpoints and player gateway tokens for a game session.
Security assessment
This change documents a new API action that retrieves sensitive connection information (endpoints and gateway tokens). While this adds documentation about security-relevant functionality (authentication/connection tokens), there is no evidence it addresses a specific security issue. It appears to be routine API documentation expansion.
Diff
diff --git a/online-register/latest/data-formats/amazongameliftservers.md b/online-register/latest/data-formats/amazongameliftservers.md index d312bbe7e..1a4b4b7d7 100644 --- a//online-register/latest/data-formats/amazongameliftservers.md +++ b//online-register/latest/data-formats/amazongameliftservers.md @@ -44,0 +45 @@ Actions | Description | Access level +[GetPlayerConnectionDetails](https://docs.aws.amazon.com/gameliftservers/latest/apireference/API_GetPlayerConnectionDetails.html)| Retrieve player connection endpoints and player gateway tokens for a game session| Read