We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Optional
arnThe Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.
Optional
automaticIndicates if a streaming session created from this launch profile should be terminated
automatically or retained without termination after being in a STOPPED
state.
When ACTIVATED
, the streaming session is scheduled for
termination after being in the STOPPED
state for the time specified
in maxStoppedSessionLengthInMinutes
.
When DEACTIVATED
, the streaming session can remain in the
STOPPED
state indefinitely.
This parameter is only allowed when sessionPersistenceMode
is
ACTIVATED
. When allowed, the default value for this parameter is
DEACTIVATED
.
Optional
backupShows the current backup setting of the session.
Optional
createdThe ISO timestamp in seconds for when the resource was created.
Optional
createdThe user ID of the user that created the streaming session.
Optional
ec2The EC2 Instance type used for the streaming session.
Optional
launchThe ID of the launch profile used to control access from the streaming session.
Optional
maxThe maximum number of backups of a streaming session that you can have. When the maximum number of backups is reached, the oldest backup is deleted.
Optional
ownedThe user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.
Optional
sessionThe session ID.
Optional
sessionDetermine if a streaming session created from this launch profile can configure
persistent storage. This means that volumeConfiguration
and
automaticTerminationMode
are configured.
Optional
startedThe time the session entered START_IN_PROGRESS
state.
Optional
startedThe user ID of the user that started the streaming session.
Optional
startedThe backup ID used to restore a streaming session.
Optional
stateThe current state.
Optional
statusThe status code.
Optional
statusThe status message for the streaming session.
Optional
stopThe time the streaming session will automatically be stopped if the user doesn’t stop the session themselves.
Optional
stoppedThe time the session entered STOP_IN_PROGRESS
state.
Optional
stoppedThe user ID of the user that stopped the streaming session.
Optional
streamingThe ID of the streaming image.
Optional
tagsA collection of labels, in the form of key-value pairs, that apply to this resource.
Optional
terminateThe time the streaming session will automatically terminate if not terminated by the user.
Optional
updatedThe ISO timestamp in seconds for when the resource was updated.
Optional
updatedThe user ID of the user that most recently updated the resource.
Optional
volumeCustom volume configuration for the root volumes that are attached to streaming sessions.
This parameter is only allowed when sessionPersistenceMode
is
ACTIVATED
.
Optional
volumeDetermine if an EBS volume created from this streaming session will be backed up.
A streaming session is a virtual workstation created using a particular launch profile.