Get Application Result
Constructors
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. Enter path values that are relative to the ApplicationSourceUri
location. You can specify up to 10 log paths. Amazon GameLift Streams uploads designated 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
.
An Amazon Resource Name (ARN) that uniquely identifies the application resource across all AWS Regions. For example: arn:aws:gameliftstreams:us-west-2:123456789012:application/a-9ZY8X7Wv6
.
A human-readable label for the application. You can update this value later.
A list of labels to assign to the new application resource. Tags are developer-defined key-value pairs. Tagging AWS resources is useful for resource management, access management and cost allocation. See Tagging AWS Resources in the AWS General Reference .