ImportImageTask - Amazon Elastic Compute Cloud

ImportImageTask

Describes an import image task.

Contents

architecture

The architecture of the virtual machine.

Valid values: i386 | x86_64 | arm64

Type: String

Required: No

bootMode

The boot mode of the virtual machine.

Type: String

Valid Values: legacy-bios | uefi | uefi-preferred

Required: No

description

A description of the import task.

Type: String

Required: No

encrypted

Indicates whether the image is encrypted.

Type: Boolean

Required: No

hypervisor

The target hypervisor for the import task.

Valid values: xen

Type: String

Required: No

imageId

The ID of the Amazon Machine Image (AMI) of the imported virtual machine.

Type: String

Required: No

importTaskId

The ID of the import image task.

Type: String

Required: No

kmsKeyId

The identifier for the KMS key that was used to create the encrypted image.

Type: String

Required: No

licenseSpecifications

The ARNs of the license configurations that are associated with the import image task.

Type: Array of ImportImageLicenseConfigurationResponse objects

Required: No

licenseType

The license type of the virtual machine.

Type: String

Required: No

platform

The description string for the import image task.

Type: String

Required: No

progress

The percentage of progress of the import image task.

Type: String

Required: No

snapshotDetailSet

Information about the snapshots.

Type: Array of SnapshotDetail objects

Required: No

status

A brief status for the import image task.

Type: String

Required: No

statusMessage

A descriptive status message for the import image task.

Type: String

Required: No

tagSet

The tags for the import image task.

Type: Array of Tag objects

Required: No

usageOperation

The usage operation value.

Type: String

Required: No

See Also

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