IdleSettings - Amazon SageMaker
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).

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 Amazon SDKs, see the following: