aws_ebs_volume

account_id

Type: STRING

attachments

Type: UNORDERED_LIST_STRUCT
Provider name: Attachments
Description: Information about the volume attachments.

  • associated_resource
    Type: STRING
    Provider name: AssociatedResource
    Description: The ARN of the Amazon ECS or Fargate task to which the volume is attached.
  • attach_time
    Type: TIMESTAMP
    Provider name: AttachTime
    Description: The time stamp when the attachment initiated.
  • delete_on_termination
    Type: BOOLEAN
    Provider name: DeleteOnTermination
    Description: Indicates whether the EBS volume is deleted on instance termination.
  • device
    Type: STRING
    Provider name: Device
    Description: The device name. If the volume is attached to a Fargate task, this parameter returns null.
  • instance_id
    Type: STRING
    Provider name: InstanceId
    Description: The ID of the instance. If the volume is attached to a Fargate task, this parameter returns null.
  • instance_owning_service
    Type: STRING
    Provider name: InstanceOwningService
    Description: The service principal of Amazon Web Services service that owns the underlying instance to which the volume is attached. This parameter is returned only for volumes that are attached to Fargate tasks.
  • state
    Type: STRING
    Provider name: State
    Description: The attachment state of the volume.
  • volume_id
    Type: STRING
    Provider name: VolumeId
    Description: The ID of the volume.

availability_zone

Type: STRING
Provider name: AvailabilityZone
Description: The Availability Zone for the volume.

create_time

Type: TIMESTAMP
Provider name: CreateTime
Description: The time stamp when volume creation was initiated.

encrypted

Type: BOOLEAN
Provider name: Encrypted
Description: Indicates whether the volume is encrypted.

fast_restored

Type: BOOLEAN
Provider name: FastRestored
Description: Indicates whether the volume was created using fast snapshot restore.

iops

Type: INT32
Provider name: Iops
Description: The number of I/O operations per second (IOPS). For gp3, io1, and io2 volumes, this represents the number of IOPS that are provisioned for the volume. For gp2 volumes, this represents the baseline performance of the volume and the rate at which the volume accumulates I/O credits for bursting.

kms_key_id

Type: STRING
Provider name: KmsKeyId
Description: The Amazon Resource Name (ARN) of the Key Management Service (KMS) KMS key that was used to protect the volume encryption key for the volume.

multi_attach_enabled

Type: BOOLEAN
Provider name: MultiAttachEnabled
Description: Indicates whether Amazon EBS Multi-Attach is enabled.

outpost_arn

Type: STRING
Provider name: OutpostArn
Description: The Amazon Resource Name (ARN) of the Outpost.

size

Type: INT32
Provider name: Size
Description: The size of the volume, in GiBs.

snapshot_id

Type: STRING
Provider name: SnapshotId
Description: The snapshot from which the volume was created, if applicable.

sse_type

Type: STRING
Provider name: SseType
Description: Reserved for future use.

state

Type: STRING
Provider name: State
Description: The volume state.

tags

Type: UNORDERED_LIST_STRING

throughput

Type: INT32
Provider name: Throughput
Description: The throughput that the volume supports, in MiB/s.

volume_arn

Type: STRING

volume_id

Type: STRING
Provider name: VolumeId
Description: The ID of the volume.

volume_type

Type: STRING
Provider name: VolumeType
Description: The volume type.