Skip to content

Instantly share code, notes, and snippets.

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 travnewmatic/42d27ea3564685f41a3b97fa791d4f74 to your computer and use it in GitHub Desktop.
Save travnewmatic/42d27ea3564685f41a3b97fa791d4f74 to your computer and use it in GitHub Desktop.
{
"Images": [
{
"Architecture": "x86_64",
"CreationDate": "2019-04-19T10:05:37.000Z",
"ImageId": "ami-0eff36fb6e06d5a49",
"ImageLocation": "243104436078/i-0aa27c41b3bb78f6a",
"ImageType": "machine",
"Public": false,
"OwnerId": "243104436078",
"ProductCodes": [
{
"ProductCodeId": "aw0evgkw8e5c1q413zgy5pjce",
"ProductCodeType": "marketplace"
}
],
"State": "available",
"BlockDeviceMappings": [
{
"DeviceName": "/dev/sda1",
"Ebs": {
"DeleteOnTermination": true,
"SnapshotId": "snap-08193516835dd22cb",
"VolumeSize": 30,
"VolumeType": "gp2",
"Encrypted": false
}
}
],
"Description": "i-0aa27c41b3bb78f6a",
"EnaSupport": false,
"Hypervisor": "xen",
"Name": "i-0aa27c41b3bb78f6a",
"RootDeviceName": "/dev/sda1",
"RootDeviceType": "ebs",
"VirtualizationType": "hvm"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment