ExportImageTask - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ExportImageTask

Describes an export image task.

Contents

description

A description of the image being exported.

Type: String

Required: No

exportImageTaskId

The ID of the export image task.

Type: String

Required: No

imageId

The ID of the image.

Type: String

Required: No

progress

The percent complete of the export image task.

Type: String

Required: No

s3ExportLocation

Information about the destination Amazon S3 bucket.

Type: ExportTaskS3Location object

Required: No

status

The status of the export image task. The possible values are active, completed, deleting, and deleted.

Type: String

Required: No

statusMessage

The status message for the export image task.

Type: String

Required: No

tagSet

Any tags assigned to the export image task.

Type: Array of Tag objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: