aws_emr_instance_fleet

Amazon Web Services EMR Instance Fleet

Name

Type

Nullable

accountId

String

accountName

String

id

String

instanceFleetType

String

instanceTypeSpecifications

List

launchSpecifications

InstanceFleetProvisioningSpecifications

name

String

provisionedOnDemandCapacity

Int

provisionedSpotCapacity

Int

region

String

status

InstanceFleetStatus

targetOnDemandCapacity

Int

targetSpotCapacity

Int

Configuration

Name

Type

Nullable

classification

String

properties

Map<String,String>

EbsBlockDevice

Name

Type

Nullable

device

String

volumeSpecification

VolumeSpecification

InstanceFleetProvisioningSpecifications

Name

Type

Nullable

onDemandSpecification

OnDemandProvisioningSpecification

spotSpecification

SpotProvisioningSpecification

InstanceFleetStateChangeReason

Name

Type

Nullable

code

String

message

String

InstanceFleetStatus

Name

Type

Nullable

state

String

stateChangeReason

InstanceFleetStateChangeReason

timeline

InstanceFleetTimeline

InstanceFleetTimeline

Name

Type

Nullable

creationDateTime

String

endDateTime

String

readyDateTime

String

InstanceTypeSpecification

Name

Type

Nullable

bidPrice

String

bidPriceAsPercentageOfOnDemandPrice

Double

configurations

List

customAmiId

String

ebsBlockDevices

List

ebsOptimized

Boolean

instanceType

String

weightedCapacity

Int

OnDemandCapacityReservationOptions

Name

Type

Nullable

capacityReservationPreference

String

capacityReservationResourceGroupArn

String

usageStrategy

String

OnDemandProvisioningSpecification

Name

Type

Nullable

allocationStrategy

String

capacityReservationOptions

OnDemandCapacityReservationOptions

SpotProvisioningSpecification

Name

Type

Nullable

allocationStrategy

String

blockDurationMinutes

Int

timeoutAction

String

timeoutDurationMinutes

Int

VolumeSpecification

Name

Type

Nullable

iops

Int

sizeInGB

Int

throughput

Int

volumeType

String

Last updated