sagemakergeospatialcapabilities_start_earth_observation_job: Use this operation to create an Earth observation job

View source: R/sagemakergeospatialcapabilities_operations.R

sagemakergeospatialcapabilities_start_earth_observation_jobR Documentation

Use this operation to create an Earth observation job

Description

Use this operation to create an Earth observation job.

See https://www.paws-r-sdk.com/docs/sagemakergeospatialcapabilities_start_earth_observation_job/ for full documentation.

Usage

sagemakergeospatialcapabilities_start_earth_observation_job(
  ClientToken = NULL,
  ExecutionRoleArn,
  InputConfig,
  JobConfig,
  KmsKeyId = NULL,
  Name,
  Tags = NULL
)

Arguments

ClientToken

A unique token that guarantees that the call to this API is idempotent.

ExecutionRoleArn

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

InputConfig

[required] Input configuration information for the Earth Observation job.

JobConfig

[required] An object containing information about the job configuration.

KmsKeyId

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

Name

[required] The name of the Earth Observation job.

Tags

Each tag consists of a key and a value.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.