AWS::EMR::InstanceGroupConfig EbsBlockDeviceConfig - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::EMR::InstanceGroupConfig EbsBlockDeviceConfig

Configuration of requested EBS block device associated with the instance group with count of volumes that are associated to every instance.

Syntax

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

Properties

VolumeSpecification

EBS volume specifications such as volume type, IOPS, size (GiB) and throughput (MiB/s) that are requested for the EBS volume attached to an Amazon EC2 instance in the cluster.

Required: Yes

Type: VolumeSpecification

Update requires: Replacement

VolumesPerInstance

Number of EBS volumes with a specific volume configuration that are associated with every instance in the instance group

Required: No

Type: Integer

Update requires: Replacement