SageMakergeospatialcapabilities / Client / stop_earth_observation_job

stop_earth_observation_job#

SageMakergeospatialcapabilities.Client.stop_earth_observation_job(**kwargs)#

Use this operation to stop an existing earth observation job.

See also: AWS API Documentation

Request Syntax

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

Arn (string) –

[REQUIRED]

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

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions