TimeoutSettings - Amazon WorkSpaces Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TimeoutSettings

Describes the timeout settings for a pool of WorkSpaces.

Contents

DisconnectTimeoutInSeconds

Specifies the amount of time, in seconds, that a streaming session remains active after users disconnect. If users try to reconnect to the streaming session after a disconnection or network interruption within the time set, they are connected to their previous session. Otherwise, they are connected to a new session with a new streaming instance.

Type: Integer

Valid Range: Minimum value of 60. Maximum value of 36000.

Required: No

IdleDisconnectTimeoutInSeconds

The amount of time in seconds a connection will stay active while idle.

Type: Integer

Valid Range: Minimum value of 0. Maximum value of 36000.

Required: No

MaxUserDurationInSeconds

Specifies the maximum amount of time, in seconds, that a streaming session can remain active. If users are still connected to a streaming instance five minutes before this limit is reached, they are prompted to save any open documents before being disconnected. After this time elapses, the instance is terminated and replaced by a new instance.

Type: Integer

Valid Range: Minimum value of 600. Maximum value of 432000.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: