AWS Security ChangesHomeSearch

AWS gameliftstreams documentation change

Service: gameliftstreams · 2025-05-31 · Documentation low

File: gameliftstreams/latest/developerguide/stream-sessions-export-files.md

Summary

Updated example AWS account IDs from 123456789012 to 111122223333 in ARN examples and CLI parameters

Security assessment

Standard documentation update to use consistent placeholder account IDs. No security implications or feature additions detected.

Diff

diff --git a/gameliftstreams/latest/developerguide/stream-sessions-export-files.md b/gameliftstreams/latest/developerguide/stream-sessions-export-files.md
index 69d6f75e0..54d2690ae 100644
--- a//gameliftstreams/latest/developerguide/stream-sessions-export-files.md
+++ b//gameliftstreams/latest/developerguide/stream-sessions-export-files.md
@@ -99,2 +99,2 @@ In your AWS CLI use the [ExportStreamSessionFiles](https://docs.aws.amazon.com/g
-        --identifier arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4 \
-        --stream-session-identifier arn:aws:gameliftstreams:us-west-2:123456789012:streamsession/sg-1AB2C3De4/ABC123def4567
+        --identifier arn:aws:gameliftstreams:us-west-2:111122223333:streamgroup/sg-1AB2C3De4 \
+        --stream-session-identifier arn:aws:gameliftstreams:us-west-2:111122223333:streamsession/sg-1AB2C3De4/ABC123def4567
@@ -110 +110 @@ An [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/IAM/latest/UserGuide
-ARN example: `arn:aws:gameliftstreams:us-west-2:123456789012:streamgroup/sg-1AB2C3De4`
+ARN example: `arn:aws:gameliftstreams:us-west-2:111122223333:streamgroup/sg-1AB2C3De4`
@@ -119 +119 @@ An [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/IAM/latest/UserGuide
-ARN example: `arn:aws:gameliftstreams:us-west-2:123456789012:streamsession/sg-1AB2C3De4/ABC123def4567`
+ARN example: `arn:aws:gameliftstreams:us-west-2:111122223333:streamsession/sg-1AB2C3De4/ABC123def4567`