Skip to content

Instantly share code, notes, and snippets.

@Kentzo
Created October 12, 2017 04:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kentzo/c3ecab00346ab01ac9d77af9f8f5cf42 to your computer and use it in GitHub Desktop.
Save Kentzo/c3ecab00346ab01ac9d77af9f8f5cf42 to your computer and use it in GitHub Desktop.
{
"Volumes": [
{
"AvailabilityZone": "us-east-1a",
"Attachments": [
{
"AttachTime": "2013-12-18T22:35:00.000Z",
"InstanceId": "i-1234567890abcdef0",
"VolumeId": "vol-049df61146c4d7901",
"State": "attached",
"DeleteOnTermination": true,
"Device": "/dev/sda1"
}
],
"VolumeType": "standard",
"VolumeId": "vol-049df61146c4d7901",
"State": "in-use",
"SnapshotId": "snap-1234567890abcdef0",
"CreateTime": "2013-12-18T22:35:00.084Z",
"Size": 8
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment