v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14127652.9 KB

You use this operation to change the parameters specified in the original manifest file by supplying a new manifest file. The manifest file attached to this request replaces the original manifest file. You can only use the operation after a CreateJob request but before the data transfer starts and you can only use it on jobs you own.

get/#Operation=UpdateJob&Action=UpdateJob

Query parameters

JobIdstring required

A unique identifier which refers to a particular job.

Manifeststring required

The UTF-8 encoded text of the manifest file.

JobType'Import' | 'Export' required

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

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'UpdateJob' required
Action'UpdateJob' required
Version'2010-06-01' required

Response

Success