This product is not supported for your selected Datadog site. ().

aws_ec2_capacityreservationfleet

account_id

Type: STRING

allocation_strategy

Type: STRING
Provider name: AllocationStrategy
Description: The strategy used by the Capacity Reservation Fleet to determine which of the specified instance types to use. For more information, see For more information, see Allocation strategy in the Amazon EC2 User Guide.

capacity_reservation_fleet_arn

Type: STRING
Provider name: CapacityReservationFleetArn
Description: The ARN of the Capacity Reservation Fleet.

capacity_reservation_fleet_id

Type: STRING
Provider name: CapacityReservationFleetId
Description: The ID of the Capacity Reservation Fleet.

create_time

Type: TIMESTAMP
Provider name: CreateTime
Description: The date and time at which the Capacity Reservation Fleet was created.

end_date

Type: TIMESTAMP
Provider name: EndDate
Description: The date and time at which the Capacity Reservation Fleet expires.

instance_match_criteria

Type: STRING
Provider name: InstanceMatchCriteria
Description: Indicates the type of instance launches that the Capacity Reservation Fleet accepts. All Capacity Reservations in the Fleet inherit this instance matching criteria. Currently, Capacity Reservation Fleets support open instance matching criteria only. This means that instances that have matching attributes (instance type, platform, and Availability Zone) run in the Capacity Reservations automatically. Instances do not need to explicitly target a Capacity Reservation Fleet to use its reserved capacity.

instance_type_specifications

Type: UNORDERED_LIST_STRUCT
Provider name: InstanceTypeSpecifications
Description: Information about the instance types for which to reserve the capacity.

  • availability_zone
    Type: STRING
    Provider name: AvailabilityZone
    Description: The Availability Zone in which the Capacity Reservation reserves capacity.
  • availability_zone_id
    Type: STRING
    Provider name: AvailabilityZoneId
    Description: The ID of the Availability Zone in which the Capacity Reservation reserves capacity.
  • capacity_reservation_id
    Type: STRING
    Provider name: CapacityReservationId
    Description: The ID of the Capacity Reservation.
  • create_date
    Type: TIMESTAMP
    Provider name: CreateDate
    Description: The date and time at which the Capacity Reservation was created.
  • ebs_optimized
    Type: BOOLEAN
    Provider name: EbsOptimized
    Description: Indicates whether the Capacity Reservation reserves capacity for EBS-optimized instance types.
  • fulfilled_capacity
    Type: DOUBLE
    Provider name: FulfilledCapacity
    Description: The number of capacity units fulfilled by the Capacity Reservation. For more information, see Total target capacity in the Amazon EC2 User Guide.
  • instance_platform
    Type: STRING
    Provider name: InstancePlatform
    Description: The type of operating system for which the Capacity Reservation reserves capacity.
  • instance_type
    Type: STRING
    Provider name: InstanceType
    Description: The instance type for which the Capacity Reservation reserves capacity.
  • priority
    Type: INT32
    Provider name: Priority
    Description: The priority of the instance type in the Capacity Reservation Fleet. For more information, see Instance type priority in the Amazon EC2 User Guide.
  • total_instance_count
    Type: INT32
    Provider name: TotalInstanceCount
    Description: The total number of instances for which the Capacity Reservation reserves capacity.
  • weight
    Type: DOUBLE
    Provider name: Weight
    Description: The weight of the instance type in the Capacity Reservation Fleet. For more information, see Instance type weight in the Amazon EC2 User Guide.

state

Type: STRING
Provider name: State
Description: The state of the Capacity Reservation Fleet. Possible states include:

  • submitted - The Capacity Reservation Fleet request has been submitted and Amazon Elastic Compute Cloud is preparing to create the Capacity Reservations.
  • modifying - The Capacity Reservation Fleet is being modified. The Fleet remains in this state until the modification is complete.
  • active - The Capacity Reservation Fleet has fulfilled its total target capacity and it is attempting to maintain this capacity. The Fleet remains in this state until it is modified or deleted.
  • partially_fulfilled - The Capacity Reservation Fleet has partially fulfilled its total target capacity. There is insufficient Amazon EC2 to fulfill the total target capacity. The Fleet is attempting to asynchronously fulfill its total target capacity.
  • expiring - The Capacity Reservation Fleet has reach its end date and it is in the process of expiring. One or more of its Capacity reservations might still be active.
  • expired - The Capacity Reservation Fleet has reach its end date. The Fleet and its Capacity Reservations are expired. The Fleet can’t create new Capacity Reservations.
  • cancelling - The Capacity Reservation Fleet is in the process of being cancelled. One or more of its Capacity reservations might still be active.
  • cancelled - The Capacity Reservation Fleet has been manually cancelled. The Fleet and its Capacity Reservations are cancelled and the Fleet can’t create new Capacity Reservations.
  • failed - The Capacity Reservation Fleet failed to reserve capacity for the specified instance types.

tags

Type: UNORDERED_LIST_STRING

tenancy

Type: STRING
Provider name: Tenancy
Description: The tenancy of the Capacity Reservation Fleet. Tenancies include:

  • default - The Capacity Reservation Fleet is created on hardware that is shared with other Amazon Web Services accounts.
  • dedicated - The Capacity Reservation Fleet is created on single-tenant hardware that is dedicated to a single Amazon Web Services account.

total_fulfilled_capacity

Type: DOUBLE
Provider name: TotalFulfilledCapacity
Description: The capacity units that have been fulfilled.

total_target_capacity

Type: INT32
Provider name: TotalTargetCapacity
Description: The total number of capacity units for which the Capacity Reservation Fleet reserves capacity. For more information, see Total target capacity in the Amazon EC2 User Guide.