---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_ebs_volume{% #aws_ebs_volume %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `attachments`{% #attachments %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `Attachments`**Description**:This parameter is not returned by CreateVolume.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`{% #availability_zone %}

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

## `create_time`{% #create_time %}

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

## `encrypted`{% #encrypted %}

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

## `fast_restored`{% #fast_restored %}

**Type**: `BOOLEAN`**Provider name**: `FastRestored`**Description**:This parameter is not returned by CreateVolume.Indicates whether the volume was created using fast snapshot restore.

## `iops`{% #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`{% #kms_key_id %}

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

## `multi_attach_enabled`{% #multi_attach_enabled %}

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

## `operator`{% #operator %}

**Type**: `STRUCT`**Provider name**: `Operator`**Description**: The service provider that manages the volume.

- `managed`**Type**: `BOOLEAN`**Provider name**: `Managed`**Description**: If `true`, the resource is managed by an service provider.
- `principal`**Type**: `STRING`**Provider name**: `Principal`**Description**: If `managed` is `true`, then the principal is returned. The principal is the service provider that manages the resource.

## `outpost_arn`{% #outpost_arn %}

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

## `size`{% #size %}

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

## `snapshot_id`{% #snapshot_id %}

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

## `sse_type`{% #sse_type %}

**Type**: `STRING`**Provider name**: `SseType`**Description**:This parameter is not returned by CreateVolume.Reserved for future use.

## `state`{% #state %}

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

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`

## `throughput`{% #throughput %}

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

## `volume_arn`{% #volume_arn %}

**Type**: `STRING`

## `volume_id`{% #volume_id %}

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

## `volume_type`{% #volume_type %}

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