GetApplicationResponse
Types
Properties
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
.
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 and get the LogFileLocationUri
.
The original Amazon S3 location of uploaded stream content for the application.
The Amazon Resource Name (ARN) that's assigned to an application resource and uniquely identifies it across all Amazon Web Services Regions. Format is arn:aws:gameliftstreams:[AWS Region]:[AWS account]:application/[resource ID]
.
A set of stream groups that this application is associated with. You can use any of these stream groups to stream your application.
A human-readable label for the application. You can edit this value.
The path and file name of the executable file that launches the content for streaming.
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).
A set of replication statuses for each location.
Configuration settings that identify the operating system for an application resource. This can also include a compatibility layer and other drivers.
The current status of the application resource. Possible statuses include the following:
A short description of the status reason when the application is in ERROR
status.