ec2-register From Amazon EC2: API Version 2007-01-03 previous page next page ec2-register SYNOPSIS ec2-register MANIFEST DESCRIPTION Registers the Amazon Machine Image (AMI) described by the named MANIFEST file, generating a new Amazon Machine Image (AMI) ID. MANIFEST must specify a location of a manifest file in Amazon S3 and must be of the form bucket/object. OUTPUT The image ID that was assigned by Amazon EC2 is displayed. Errors are displayed on stderr. EXAMPLE $ ec2-register mybucket/image.manifest.xml IMAGE ami-78a54011 SEE ALSO RegisterImage ec2-deregister ec2-describe-images previous page start next page