Skip to content

Stop Earth Observation Job

sagemakergeospatialcapabilities_stop_earth_observation_job R Documentation

Use this operation to stop an existing earth observation job

Description

Use this operation to stop an existing earth observation job.

Usage

sagemakergeospatialcapabilities_stop_earth_observation_job(Arn)

Arguments

Arn

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

Value

An empty list.

Request syntax

svc$stop_earth_observation_job(
  Arn = "string"
)