ec2-register manifest
manifest
Registers the Amazon Machine Image (AMI) specified in the manifest file and generates a new Amazon Machine Image (AMI) ID.
Location and filename of the manifest file. The manifest file must be located in Amazon S3 and must be in the bucket/object form.
bucket/object
Example: mybucket/image.manifest.xml
mybucket/image.manifest.xml
Yes
Amazon EC2 assigns and returns an AMI ID.
Amazon EC2 displays errors on stderr.
stderr
This example registers the AMI specified in the image.manifest.xml manifest file.
image.manifest.xml
PROMPT> ec2-register mybucket/image.manifest.xml IMAGE ami-78a54011
PROMPT>
IMAGE ami-78a54011
ec2-deregister
ec2-describe-images
Submit feedback about this site to: