Amazon EBS · Example Payload

Amazon Ebs Volume Example

Amazon Web ServicesBlock StorageEBSEC2SnapshotsStorageVolumes

Amazon Ebs Volume Example is an example object payload from Amazon EBS, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

availabilityZonevolumeIdsize

Example Payload

Raw ↑
{
  "availabilityZone": "us-east-1a",
  "volumeId": "vol-0abc123def456789",
  "size": 7794
}