custom_amis.json 570 B

12345678910111213141516171819
  1. [
  2. {
  3. "ami_id": "ami-aa2ea6d0",
  4. "state": "available",
  5. "public": true,
  6. "owner_id": "099720109477",
  7. "image_location": "amazon/getting-started",
  8. "sriov": "simple",
  9. "root_device_type": "ebs",
  10. "root_device_name": "/dev/sda1",
  11. "description": "Canonical, Ubuntu, 16.04 LTS, amd64 xenial image build on 2017-11-21",
  12. "image_type": "machine",
  13. "platform": null,
  14. "architecture": "x86_64",
  15. "name": "ubuntu/images/hvm-ssd/ubuntu-xenial-16.04-amd64-server-20171121.1",
  16. "virtualization_type": "hvm",
  17. "hypervisor": "xen"
  18. }
  19. ]