SageMakergeospatialcapabilities / Client / delete_earth_observation_job

delete_earth_observation_job#

SageMakergeospatialcapabilities.Client.delete_earth_observation_job(**kwargs)#

Use this operation to delete an Earth Observation job.

See also: AWS API Documentation

Request Syntax

response = client.delete_earth_observation_job(
    Arn='string'
)
Parameters:

Arn (string) –

[REQUIRED]

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

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions