Este producto no es compatible con el sitio Datadog seleccionado. ().
Esta página aún no está disponible en español. Estamos trabajando en su traducción.
Si tienes alguna pregunta o comentario sobre nuestro actual proyecto de traducción, no dudes en ponerte en contacto con nosotros.

aws_ec2_dedicated_host

account_id

Type: STRING

allocation_time

Type: TIMESTAMP
Provider name: AllocationTime
Description: The time that the Dedicated Host was allocated.

allows_multiple_instance_types

Type: STRING
Provider name: AllowsMultipleInstanceTypes
Description: Indicates whether the Dedicated Host supports multiple instance types of the same instance family. If the value is on, the Dedicated Host supports multiple instance types in the instance family. If the value is off, the Dedicated Host supports a single instance type only.

asset_id

Type: STRING
Provider name: AssetId
Description: The ID of the Outpost hardware asset on which the Dedicated Host is allocated.

auto_placement

Type: STRING
Provider name: AutoPlacement
Description: Whether auto-placement is on or off.

availability_zone

Type: STRING
Provider name: AvailabilityZone
Description: The Availability Zone of the Dedicated Host.

availability_zone_id

Type: STRING
Provider name: AvailabilityZoneId
Description: The ID of the Availability Zone in which the Dedicated Host is allocated.

available_capacity

Type: STRUCT
Provider name: AvailableCapacity
Description: Information about the instances running on the Dedicated Host.

  • available_instance_capacity
    Type: UNORDERED_LIST_STRUCT
    Provider name: AvailableInstanceCapacity
    Description: The number of instances that can be launched onto the Dedicated Host depending on the host’s available capacity. For Dedicated Hosts that support multiple instance types, this parameter represents the number of instances for each instance size that is supported on the host.
    • available_capacity
      Type: INT32
      Provider name: AvailableCapacity
      Description: The number of instances that can be launched onto the Dedicated Host based on the host’s available capacity.
    • instance_type
      Type: STRING
      Provider name: InstanceType
      Description: The instance type supported by the Dedicated Host.
    • total_capacity
      Type: INT32
      Provider name: TotalCapacity
      Description: The total number of instances that can be launched onto the Dedicated Host if there are no instances running on it.
  • available_v_cpus
    Type: INT32
    Provider name: AvailableVCpus
    Description: The number of vCPUs available for launching instances onto the Dedicated Host.

client_token

Type: STRING
Provider name: ClientToken
Description: Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring Idempotency.

host_arn

Type: STRING

host_id

Type: STRING
Provider name: HostId
Description: The ID of the Dedicated Host.

host_maintenance

Type: STRING
Provider name: HostMaintenance
Description: Indicates whether host maintenance is enabled or disabled for the Dedicated Host.

host_properties

Type: STRUCT
Provider name: HostProperties
Description: The hardware specifications of the Dedicated Host.

  • cores
    Type: INT32
    Provider name: Cores
    Description: The number of cores on the Dedicated Host.
  • instance_family
    Type: STRING
    Provider name: InstanceFamily
    Description: The instance family supported by the Dedicated Host. For example, m5.
  • instance_type
    Type: STRING
    Provider name: InstanceType
    Description: The instance type supported by the Dedicated Host. For example, m5.large. If the host supports multiple instance types, no instanceType is returned.
  • sockets
    Type: INT32
    Provider name: Sockets
    Description: The number of sockets on the Dedicated Host.
  • total_v_cpus
    Type: INT32
    Provider name: TotalVCpus
    Description: The total number of vCPUs on the Dedicated Host.

host_recovery

Type: STRING
Provider name: HostRecovery
Description: Indicates whether host recovery is enabled or disabled for the Dedicated Host.

host_reservation_id

Type: STRING
Provider name: HostReservationId
Description: The reservation ID of the Dedicated Host. This returns a null response if the Dedicated Host doesn’t have an associated reservation.

instances

Type: UNORDERED_LIST_STRUCT
Provider name: Instances
Description: The IDs and instance type that are currently running on the Dedicated Host.

  • instance_id
    Type: STRING
    Provider name: InstanceId
    Description: The ID of instance that is running on the Dedicated Host.
  • instance_type
    Type: STRING
    Provider name: InstanceType
    Description: The instance type (for example, m3.medium) of the running instance.
  • owner_id
    Type: STRING
    Provider name: OwnerId
    Description: The ID of the Amazon Web Services account that owns the instance.

member_of_service_linked_resource_group

Type: BOOLEAN
Provider name: MemberOfServiceLinkedResourceGroup
Description: Indicates whether the Dedicated Host is in a host resource group. If memberOfServiceLinkedResourceGroup is true, the host is in a host resource group; otherwise, it is not.

outpost_arn

Type: STRING
Provider name: OutpostArn
Description: The Amazon Resource Name (ARN) of the Amazon Web Services Outpost on which the Dedicated Host is allocated.

owner_id

Type: STRING
Provider name: OwnerId
Description: The ID of the Amazon Web Services account that owns the Dedicated Host.

release_time

Type: TIMESTAMP
Provider name: ReleaseTime
Description: The time that the Dedicated Host was released.

state

Type: STRING
Provider name: State
Description: The Dedicated Host’s state.

tags

Type: UNORDERED_LIST_STRING