Skip to content

Delete Earth Observation Job

sagemakergeospatialcapabilities_delete_earth_observation_job R Documentation

Use this operation to delete an Earth Observation job

Description

Use this operation to delete an Earth Observation job.

Usage

sagemakergeospatialcapabilities_delete_earth_observation_job(Arn)

Arguments

Arn

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

Value

An empty list.

Request syntax

svc$delete_earth_observation_job(
  Arn = "string"
)