Previous Topic: AmazonEC2 Connectors

Next Topic: AMI Run Instance


AMI Perform Operation

Performs the specified Amazon EC2 AMI operation.

Component

img

Image ID

Specifies the AMI image instance identifier.

Example: "i-a9b9c9d0"

Account ID

Specifies the Amazon user account.

Example: "536914298476"

Region

Specifies a pre-determined target AMI region.

Example: "us-east-1"

Operation

Specifies which of the following operations to perform:

Image Name

(Optional) Specifies a name for an image for the create_image operation.

Example: "usr001"

Image Description

(Optional) Specifies a description for an image for the create_image operation.

No Reboot

(Optional) Does not shut down the instance before image creation. If this parameter is not set, Amazon EC2 shuts down the instance before image creation and reboots the instance after the image creation is finished. Shutting down the instance before image creation can avoid potential problems in the created image.