AutoStopConfig - Amazon EMR Serverless

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