v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419171112.9 KB

Use this operation to export results of an Earth Observation job and optionally source images used as input to the EOJ to an Amazon S3 location.

post/export-earth-observation-job

Request body

Arnstring required

The input Amazon Resource Name (ARN) of the Earth Observation job being exported.

ClientTokenstring

A unique token that guarantees that the call to this API is idempotent.

ExecutionRoleArnstring required

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

ExportSourceImagesboolean

The source images provided to the Earth Observation job being exported.

Response

Success

Arnstring required

The output Amazon Resource Name (ARN) of the Earth Observation job being exported.

CreationTimestring date-time required

The creation time.

ExecutionRoleArnstring required

The Amazon Resource Name (ARN) of the IAM role that you specified for the job.

ExportSourceImagesboolean

The source images provided to the Earth Observation job being exported.

ExportStatus'IN_PROGRESS' | 'SUCCEEDED' | 'FAILED' required

The status of the results of the Earth Observation job being exported.