ec2-register From Amazon Elastic Compute Cloud: 2008-12-01 previous page next page ec2-registerSyntaxec2-register manifest Description Registers the Amazon Machine Image (AMI) specified in the manifest file and generates a new Amazon Machine Image (AMI) ID. OptionsOptionDescriptionRequiredmanifestLocation and filename of the manifest file. The manifest file must be located in Amazon S3 and must be in the bucket/object form. Example: mybucket/image.manifest.xml YesOutput Amazon EC2 assigns and returns an AMI ID. Amazon EC2 displays errors on stderr. ExampleThis example registers the AMI specified in the image.manifest.xml manifest file.PROMPT> ec2-register mybucket/image.manifest.xml IMAGE ami-78a54011Related Topics RegisterImage ec2-deregister ec2-describe-images previous page start next page