ExportToS3Task
Describes the format and location for the export task.
Contents
- containerFormat
-
The container format used to combine disk images with metadata (such as OVF). If absent, only the disk image is exported.
Type: String
Valid Values:
ova
Required: No
- diskImageFormat
-
The format for the exported image.
Type: String
Valid Values:
VMDK | RAW | VHD
Required: No
- s3Bucket
-
The Amazon S3 bucket for the destination image. The destination bucket must exist and have an access control list (ACL) attached that specifies the Region-specific canonical account ID for the
Grantee
. For more information about the ACL to your S3 bucket, see Prerequisites in the VM Import/Export User Guide.Type: String
Required: No
- s3Key
-
The encryption key for your S3 bucket.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: