Amazon EBS · Example Payload

Ebs Openapi Volume Example

Amazon Web ServicesBlock StorageEBSEC2SnapshotsStorageVolumes

Ebs Openapi 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

volumeIdsizevolumeType

Example Payload

Raw ↑
{
  "volumeId": "vol-0abc123def456789",
  "size": 987,
  "volumeType": "standard"
}