Create Instance Export Task
GET {{aws_ec2_base_url}}/?Description&ExportToS3&InstanceId&TargetEnvironment&Action=CreateInstanceExportTask
Exports a running or stopped instance to an S3 bucket.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Description | null | A description for the conversion task or the resource being exported. The maximum length is 255 bytes. | |
ExportToS3 | null | The format and location for an instance export task. | |
InstanceId | null | The ID of the instance. | |
TargetEnvironment | null | The target virtualization environment. | |
Action | string |