AWS Security ChangesHomeSearch

AWS cli documentation change

Service: cli · 2025-08-10 · Documentation low

File: cli/latest/reference/gameliftstreams/get-application.md

Summary

Updated CLI version reference from 2.28.4 to 2.28.6 and reorganized documentation fields (moved logging configurations, timestamps, replication statuses, and stream group associations to different sections) while maintaining equivalent content

Security assessment

The changes are structural/organizational with no security-related content additions or vulnerability fixes. Logging configuration documentation was moved but not modified. Version update appears routine without security context.

Diff

diff --git a/cli/latest/reference/gameliftstreams/get-application.md b/cli/latest/reference/gameliftstreams/get-application.md
index 222327047..841f918f7 100644
--- a//cli/latest/reference/gameliftstreams/get-application.md
+++ b//cli/latest/reference/gameliftstreams/get-application.md
@@ -15 +15 @@
-  * [AWS CLI 2.28.4 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.6 Command Reference](../../index.html) »
@@ -195,14 +194,0 @@ Disable automatically prompt for CLI input parameters.
-ApplicationLogOutputUri -> (string)
-
-> An Amazon S3 URI to a bucket where you would like Amazon GameLift Streams to save application logs. Required if you specify one or more `ApplicationLogPaths` .
-
-ApplicationLogPaths -> (list)
-
-> Locations of log files that your content generates during a stream session. Amazon GameLift Streams uploads log files to the Amazon S3 bucket that you specify in `ApplicationLogOutputUri` at the end of a stream session. To retrieve stored log files, call [GetStreamSession](https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamSession.html) and get the `LogFileLocationUri` .
-> 
-> (string)
-
-ApplicationSourceUri -> (string)
-
-> The original Amazon S3 location of uploaded stream content for the application.
-
@@ -213,12 +198,0 @@ Arn -> (string)
-AssociatedStreamGroups -> (list)
-
-> A set of stream groups that this application is associated with. You can use any of these stream groups to stream your application.
-> 
-> This value is a set of [Amazon Resource Names (ARNs)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html) that uniquely identify stream group resources. Example ARN: `arn:aws:gameliftstreams:us-west-2:111122223333:streamgroup/sg-1AB2C3De4` .
-> 
-> (string)
-
-CreatedAt -> (timestamp)
-
-> A timestamp that indicates when this resource was created. Timestamps are expressed using in ISO8601 format, such as: `2022-12-27T22:29:40+00:00` (UTC).
-
@@ -229,28 +202,0 @@ Description -> (string)
-ExecutablePath -> (string)
-
-> The path and file name of the executable file that launches the content for streaming.
-
-Id -> (string)
-
-> A unique ID value that is assigned to the resource when it’s created. Format example: `a-9ZY8X7Wv6` .
-
-LastUpdatedAt -> (timestamp)
-
-> A timestamp that indicates when this resource was last updated. Timestamps are expressed using in ISO8601 format, such as: `2022-12-27T22:29:40+00:00` (UTC).
-
-ReplicationStatuses -> (list)
-
-> A set of replication statuses for each location.
-> 
-> (structure)
->
->> Represents the status of the replication of an application to a location. An application cannot be streamed from a location until it has finished replicating there.
->> 
->> Location -> (string)
->>
->>> A location’s name. For example, `us-east-1` . For a complete list of locations that Amazon GameLift Streams supports, refer to [Regions, quotas, and limitations](https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/regions-quotas.html) in the _Amazon GameLift Streams Developer Guide_ .
->> 
->> Status -> (string)
->>
->>> The current status of the replication process.
-
@@ -266,0 +213 @@ RuntimeEnvironment -> (structure)
+>     * Proton 9.0-2 (`Type=PROTON, Version=20250516` )
@@ -279,0 +227,22 @@ RuntimeEnvironment -> (structure)
+ExecutablePath -> (string)
+
+> The path and file name of the executable file that launches the content for streaming.
+
+ApplicationLogPaths -> (list)
+
+> Locations of log files that your content generates during a stream session. Amazon GameLift Streams uploads log files to the Amazon S3 bucket that you specify in `ApplicationLogOutputUri` at the end of a stream session. To retrieve stored log files, call [GetStreamSession](https://docs.aws.amazon.com/gameliftstreams/latest/apireference/API_GetStreamSession.html) and get the `LogFileLocationUri` .
+> 
+> (string)
+
+ApplicationLogOutputUri -> (string)
+
+> An Amazon S3 URI to a bucket where you would like Amazon GameLift Streams to save application logs. Required if you specify one or more `ApplicationLogPaths` .
+
+ApplicationSourceUri -> (string)
+
+> The original Amazon S3 location of uploaded stream content for the application.
+
+Id -> (string)
+
+> A unique ID value that is assigned to the resource when it’s created. Format example: `a-9ZY8X7Wv6` .
+
@@ -295,0 +265,32 @@ StatusReason -> (string)
+ReplicationStatuses -> (list)
+
+> A set of replication statuses for each location.
+> 
+> (structure)
+>
+>> Represents the status of the replication of an application to a location. An application cannot be streamed from a location until it has finished replicating there.
+>> 
+>> Location -> (string)
+>>
+>>> A location’s name. For example, `us-east-1` . For a complete list of locations that Amazon GameLift Streams supports, refer to [Regions, quotas, and limitations](https://docs.aws.amazon.com/gameliftstreams/latest/developerguide/regions-quotas.html) in the _Amazon GameLift Streams Developer Guide_ .
+>> 
+>> Status -> (string)
+>>
+>>> The current status of the replication process.
+
+CreatedAt -> (timestamp)
+
+> A timestamp that indicates when this resource was created. Timestamps are expressed using in ISO8601 format, such as: `2022-12-27T22:29:40+00:00` (UTC).
+
+LastUpdatedAt -> (timestamp)
+
+> A timestamp that indicates when this resource was last updated. Timestamps are expressed using in ISO8601 format, such as: `2022-12-27T22:29:40+00:00` (UTC).
+
+AssociatedStreamGroups -> (list)
+
+> A set of stream groups that this application is associated with. You can use any of these stream groups to stream your application.
+> 
+> This value is a set of [Amazon Resource Names (ARNs)](https://docs.aws.amazon.com/IAM/latest/UserGuide/reference-arns.html) that uniquely identify stream group resources. Example ARN: `arn:aws:gameliftstreams:us-west-2:111122223333:streamgroup/sg-1AB2C3De4` .
+> 
+> (string)
+
@@ -306 +307 @@ StatusReason -> (string)
-  * [AWS CLI 2.28.4 Command Reference](../../index.html) »
+  * [AWS CLI 2.28.6 Command Reference](../../index.html) »