StoreImageTaskResult - 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).

StoreImageTaskResult

The information about the AMI store task, including the progress of the task.

Contents

amiId

The ID of the AMI that is being stored.

Type: String

Required: No

bucket

The name of the Amazon S3 bucket that contains the stored AMI object.

Type: String

Required: No

progressPercentage

The progress of the task as a percentage.

Type: Integer

Required: No

s3objectKey

The name of the stored AMI object in the bucket.

Type: String

Required: No

storeTaskFailureReason

If the tasks fails, the reason for the failure is returned. If the task succeeds, null is returned.

Type: String

Required: No

storeTaskState

The state of the store task (InProgress, Completed, or Failed).

Type: String

Required: No

taskStartTime

The time the task started.

Type: Timestamp

Required: No

See Also

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