sagemakergeospatialcapabilities_export_earth_observation_job: Use this operation to export results of an Earth Observation...

View source: R/sagemakergeospatialcapabilities_operations.R

sagemakergeospatialcapabilities_export_earth_observation_jobR Documentation

Use this operation to export results of an Earth Observation job and optionally source images used as input to the EOJ to an Amazon S3 location

Description

Use this operation to export results of an Earth Observation job and optionally source images used as input to the EOJ to an Amazon S3 location.

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

Usage

sagemakergeospatialcapabilities_export_earth_observation_job(
  Arn,
  ClientToken = NULL,
  ExecutionRoleArn,
  ExportSourceImages = NULL,
  OutputConfig
)

Arguments

Arn

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

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.

ExportSourceImages

The source images provided to the Earth Observation job being exported.

OutputConfig

[required] An object containing information about the output file.


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