DescribeImportSnapshotTasks#

Description#

Describes your import snapshot tasks.

Request Parameters#

  • ImportTaskId — The IDs of the import snapshot tasks.

    • Type: Array of strings

    • Required: No

Response Elements#

  • description — The description of the task.

  • importTaskId — The ID of the import task.

  • snapshotTaskDetail

    • description — The description of the snapshot.

    • diskImageSize — The size of the volume.

    • format — The format of the volume.

    • progress — The progress of the snapshot creation process.

    • snapshotId — The ID of the snapshot.

    • status — The state of the snapshot import task.

    • statusMessage — The description of the current step.

    • userBucket

      • s3Bucket — The bucket used.

      • s3Key — The S3 ID of the imported snapshot.

Examples#

c2-ec2 DescribeImportSnapshotTasks ImportTaskId.1 <import_snapshot_task_id>