v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14127652.9 KB

This operation initiates the process of scheduling an upload or download of your data. You include in the request a manifest that describes the data transfer specifics. The response to the request includes a job ID, which you can use in other operations, a signature that you use to identify your storage device, and the address where you should ship your storage device.

get/#Operation=CreateJob&Action=CreateJob

Query parameters

JobType'Import' | 'Export' required

Specifies whether the job to initiate is an import or export job.

Manifeststring required

The UTF-8 encoded text of the manifest file.

ManifestAddendumstring

For internal use only.

ValidateOnlyboolean required

Validate the manifest and parameter values in the request but do not actually create a job.

APIVersionstring

Specifies the version of the client tool.

Operation'CreateJob' required
Action'CreateJob' required
Version'2010-06-01' required

Response

Success