AWS::EMRServerless::Application InitialCapacityConfig

The initial capacity configuration per worker.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

WorkerConfiguration

The resource configuration of the initial capacity configuration.

Required: Yes

Type: WorkerConfiguration

Update requires: No interruption

WorkerCount

The number of workers in the initial capacity configuration.

Minimum: 1

Maximum: 1000000

Required: Yes

Type: Integer

Update requires: No interruption