AWS cli documentation change
Summary
Updated CLI version reference from 2.28.4 to 2.28.6, restructured parameter documentation for --output-uri and --stream-session-identifier
Security assessment
Changes consist of version number updates and parameter documentation reorganization. The stream-session-identifier documentation was relocated but contains the same informational content about resource identification. No security-related terminology or vulnerability references present.
Diff
diff --git a/cli/latest/reference/gameliftstreams/export-stream-session-files.md b/cli/latest/reference/gameliftstreams/export-stream-session-files.md index e7b2c1bdc..5ffd9e34e 100644 --- a//cli/latest/reference/gameliftstreams/export-stream-session-files.md +++ b//cli/latest/reference/gameliftstreams/export-stream-session-files.md @@ -15 +15 @@ - * [AWS CLI 2.28.4 Command Reference](../../index.html) » + * [AWS CLI 2.28.6 Command Reference](../../index.html) » @@ -82 +81,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/gameli - --output-uri <value> @@ -83,0 +83 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/gameli + --output-uri <value> @@ -111,0 +112,4 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/gameli +`--stream-session-identifier` (string) + +> An [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html) or ID that uniquely identifies the stream session resource. Example ARN: `arn:aws:gameliftstreams:us-west-2:111122223333:streamsession/sg-1AB2C3De4/ABC123def4567` . Example ID: `ABC123def4567` . + @@ -120,4 +123,0 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/gameli -`--stream-session-identifier` (string) - -> An [Amazon Resource Name (ARN)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html) or ID that uniquely identifies the stream session resource. Example ARN: `arn:aws:gameliftstreams:us-west-2:111122223333:streamsession/sg-1AB2C3De4/ABC123def4567` . Example ID: `ABC123def4567` . - @@ -235 +235 @@ None - * [AWS CLI 2.28.4 Command Reference](../../index.html) » + * [AWS CLI 2.28.6 Command Reference](../../index.html) »