UpdateApplicationRequest
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. 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
.
A human-readable label for the application.
An Amazon Resource Name (ARN) or ID that uniquely identifies the application resource. Example ARN: arn:aws:gameliftstreams:us-west-2:111122223333:application/a-9ZY8X7Wv6
. Example ID: a-9ZY8X7Wv6
.