Amazon EMR Cluster InstanceFleetProvisioningSpecifications
The InstanceFleetProvisioningSpecifications property specifies the launch specification for Spot instances in the fleet,
which determines the defined duration and provisioning timeout behavior.
InstanceFleetProvisioningSpecifications is the property type for the LaunchSpecifications property of the Amazon EMR
Cluster InstanceFleetConfig property type.
Note
The instance fleet configuration is available only in Amazon EMR versions 4.8.0 and later, excluding 5.0.x versions.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "SpotSpecification" : SpotProvisioningSpecification }
Properties
SpotSpecification-
The launch specification for Spot instances in the fleet, which determines the defined duration and provisioning timeout behavior.
Required: Yes
Type: Amazon EMR Cluster SpotProvisioningSpecification
Update requires: No interruption
