v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419171112.9 KB

Use this operation to create an Earth observation job.

post/earth-observation-jobs

Request body

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.

KmsKeyIdstring

The Key Management Service key ID for server-side encryption.

Namestring required

The name of the Earth Observation job.

Tagsobject

Each tag consists of a key and a value.

Response

Success

Arnstring required

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

CreationTimestring date-time required

The creation time.

DurationInSecondsinteger required

The duration of the session, in seconds.

ExecutionRoleArnstring required

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

KmsKeyIdstring

The Key Management Service key ID for server-side encryption.

Namestring required

The name of the Earth Observation job.

Status'INITIALIZING' | 'IN_PROGRESS' | 'STOPPING' | 'COMPLETED' | 'STOPPED' | 'FAILED' | 'DELETING' | 'DELETED' required

The status of the Earth Observation job.

Tagsobject

Each tag consists of a key and a value.