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.
sagemakergeospatialcapabilities_export_earth_observation_job(
Arn,
ClientToken = NULL,
ExecutionRoleArn,
ExportSourceImages = NULL,
OutputConfig
)
[required] The input Amazon Resource Name (ARN) of the Earth Observation job being exported.
A unique token that guarantees that the call to this API is idempotent.
[required] The Amazon Resource Name (ARN) of the IAM role that you specified for the job.
The source images provided to the Earth Observation job being exported.
[required] An object containing information about the output file.