AWS gameliftstreams documentation change
Summary
Corrected parameter name from 'connectionTimeout' to 'ConnectionTimeoutSeconds' in troubleshooting guidance.
Security assessment
Change appears to fix a documentation typo/formatting issue rather than address a security vulnerability. No evidence of security implications in the parameter name correction.
Diff
diff --git a/gameliftstreams/latest/developerguide/troubleshoot.md b/gameliftstreams/latest/developerguide/troubleshoot.md index a9b6232bf..a05637429 100644 --- a//gameliftstreams/latest/developerguide/troubleshoot.md +++ b//gameliftstreams/latest/developerguide/troubleshoot.md @@ -34 +34 @@ When you set up your Amazon GameLift Streams backend service, check the followin - * Verify that `connectionTimeout` is reasonably set. Increase it to allow more time for customers to connect before timing out. + * Verify that `ConnectionTimeoutSeconds` is reasonably set. Increase it to allow more time for customers to connect before timing out.