EC2 AMI
Amazon Machine Image
Resource Type
AWS.EC2.AMI
Resource ID Format
For EC2 AMIs, the resource ID is the ARN.
arn:aws:ec2:us-west-2:123456789012:image/ami-1
Background
EC2 AMIs contain information required to launch an instance.
Fields
Field | Type | Description |
|
| The architecture of the image. |
|
| Any block device mapping entries. |
|
| The description of the AMI that was provided during image creation. |
|
| |
|
| The hypervisor type of the image. |
|
| The location of the AMI. |
|
| The AWS account alias or the AWS account ID of the AMI owner |
|
| The type of image. |
|
| The kernel associated with the image, |
|
| The AWS account ID of the image owner. |
|
| The instance operating system. |
|
| Any product codes associated with the AMI. |
|
| Indicates whether the image has public launch permissions |
|
| The RAM disk associated with the image. |
|
| The device name of the root device volume (for example, /dev/sda1). |
|
| The type of root device used by the AMI. |
|
| Whether enhanced networking with the Intel 82599 Virtual Function interface is enabled. |
|
| The current state of the AMI. If the state is |
|
| The reason for the state change. |
|
| The type of virtualization of the AMI. |
Last updated