Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location.
See https://www.paws-r-sdk.com/docs/sagemakergeospatialcapabilities_export_vector_enrichment_job/ for full documentation.
sagemakergeospatialcapabilities_export_vector_enrichment_job(
Arn,
ClientToken = NULL,
ExecutionRoleArn,
OutputConfig
)
[required] The Amazon Resource Name (ARN) of the Vector Enrichment job.
A unique token that guarantees that the call to this API is idempotent.
[required] The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.
[required] Output location information for exporting Vector Enrichment Job results.