AutoStopConfig - Amazon EMR Serverless
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).

AutoStopConfig

The configuration for an application to automatically stop after a certain amount of time being idle.

Contents

enabled

Enables the application to automatically stop after a certain amount of time being idle. Defaults to true.

Type: Boolean

Required: No

idleTimeoutMinutes

The amount of idle time in minutes after which your application will automatically stop. Defaults to 15 minutes.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 10080.

Required: No

See Also

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