MigrateImage
The MigrateImage data type.
Ancestors
None
Relevant Operations
-
MigrateImage
Contents
The following table describes the elements contained in MigrateImage.
Name | Description |
---|---|
|
Access key ID of the bucket owner. Type: xsd:string |
|
The access control list policy of the bundled image. Type: xsd:string |
|
The source Amazon S3 bucket where the AMI is located, followed by an optional '/'-delimited path prefix. Type: xsd:string |
|
The user's PEM encoded RSA public key certificate file. Type: xsd:string |
|
The destination Amazon S3 bucket, followed by an optional '/'-delimited path prefix. If the destination bucket does not exist, it is created. Type: xsd:string |
|
The ID of the kernel to select. Type: xsd:string |
|
The location of the destination Amazon S3 bucket. If the bucket exists and the location is specified, the tool exits with an error. If the specified location does not match the actual location. If the bucket exists and no location is specified, the tool uses the bucket's location. Ifthe bucket does not exist and the location is specified, the tool creates the bucket in the specified location. If the bucket does not exist and location is not specified, the tool creates the bucket without a location constraint (in the US). Type: xsd:string |
|
The location of the Amazon S3 source manifest. Type: xsd:string |
|
Disables automatic mapping of kernels and RAM disks. Type: xsd:string |
|
The path to your PEM-encoded RSA key file. Type: xsd:string |
|
The ID of the RAM disk to select. Some kernels require additional drivers at launch. Check the kernel requirements for information on whether you need to specify a RAM disk. To find kernel requirements, go to theResource Center and search for the kernel ID. Type: xsd:string |
|
Region to look up in the mapping file. Type: xsd:string |
|
Secret access key of the bucket owner. Type: xsd:string |
|
Specifies the URL to use as the web service URL. Type: xsd:string |