Register Image

GET {{aws_ec2_base_url}}/?Architecture&BillingProduct.N&BlockDeviceMapping.N&Description&DryRun&EnaSupport&ImageLocation&KernelId&Name&RamdiskId&RootDeviceName&SriovNetSupport&VirtualizationType&Action=RegisterImage

Registers an AMI.

Request Params

KeyDatatypeRequiredDescription
ArchitecturenullThe architecture of the AMI.
BillingProduct.NnullThe billing product codes. Your account must be authorized to specify billing product codes. Otherwise, you can use the AWS Marketplace to bill for the use of an AMI.
BlockDeviceMapping.NnullThe block device mapping entries.
DescriptionnullA description for your AMI.
DryRunnullChecks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.
EnaSupportnullSet to true to enable enhanced networking with ENA for the AMI and any instances that you launch from the AMI.
ImageLocationnullThe full path to your AMI manifest in Amazon S3 storage. The specified bucket must have the aws-exec-read canned access control list (ACL) to ensure that it can be accessed by Amazon EC2. For more information, see Canned ACLs in the Amazon S3 Service Developer Guide.
KernelIdnullThe ID of the kernel.
NamenullA name for your AMI.
RamdiskIdnullThe ID of the RAM disk.
RootDeviceNamenullThe device name of the root device volume (for example, /dev/sda1).
SriovNetSupportnullSet to simple to enable enhanced networking with the Intel 82599 Virtual Function interface for the AMI and any instances that you launch from the AMI.
VirtualizationTypenullThe type of virtualization (hvm
Actionstring