StreamUrlSummary
Describes a stream URL. This is a summary view that omits the full configuration, such as launch arguments and display settings. To retrieve the complete configuration, call GetStreamUrl.
Types
Properties
The application that runs in the stream sessions.
The Amazon Resource Name (ARN) that uniquely identifies the stream URL across all Amazon Web Services Regions. Format is arn:aws:gameliftstreams:[AWS Region]:[AWS account]:streamurl/[stream group resource ID]/[stream URL resource ID].
The descriptive label for the stream URL.
The number of times the stream URL can still be used to start a stream session.
The maximum length of time, in seconds, that a stream session started from this stream URL can run.
The current status of the stream URL. Possible statuses include the following:
Additional information about why the stream URL is in its current status. Amazon GameLift Streams populates this value when the status is REVOKED. Possible values include the following:
The stream group that runs the stream sessions.
The shareable stream URL. Distribute this URL to end users so that they can start and play a stream session in a hosted web player. Treat the stream URL as a secret. Anyone who has it can start a stream session until the stream URL expires, is revoked, or reaches its usage limit.
The unique identifier for the stream URL resource, for example su-1AB2C3De4.
The maximum number of times the stream URL can start a stream session.