Created
April 19, 2019 10:40
-
-
Save travnewmatic/42d27ea3564685f41a3b97fa791d4f74 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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