Amazon EMR InstanceFleetConfig InstanceFleetProvisioningSpecifications
Use
the InstanceFleetProvisioningSpecifications
property type
to
create
or modify the launch specification for Spot
Instances
in the fleet.
This
determines the defined duration and provisioning timeout behavior.
InstanceFleetProvisioningSpecifications
is the property type for the
LaunchSpecifications
property of the AWS::EMR::InstanceFleetConfig resource.
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. This determines the defined duration and provisioning timeout behavior.
Required: Yes
Type: Amazon EMR InstanceFleetConfig SpotProvisioningSpecification
Update requires: No interruption