IdleSettings - Amazon SageMaker

IdleSettings

Settings related to idle shutdown of Studio applications.

Contents

IdleTimeoutInMinutes

The time that SageMaker waits after the application becomes idle before shutting it down.

Type: Integer

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

Required: No

LifecycleManagement

Indicates whether idle shutdown is activated for the application type.

Type: String

Valid Values: ENABLED | DISABLED

Required: No

MaxIdleTimeoutInMinutes

The maximum value in minutes that custom idle shutdown can be set to by the user.

Type: Integer

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

Required: No

MinIdleTimeoutInMinutes

The minimum value in minutes that custom idle shutdown can be set to by the user.

Type: Integer

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

Required: No

See Also

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