Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location
Source:R/sagemakergeospatialcapabilities_operations.R
sagemakergeospatialcapabilities_export_vector_enrichment_job.RdUse 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.
Usage
sagemakergeospatialcapabilities_export_vector_enrichment_job(
Arn,
ClientToken = NULL,
ExecutionRoleArn,
OutputConfig
)Arguments
- Arn
[required] The Amazon Resource Name (ARN) of the Vector Enrichment job.
- ClientToken
A unique token that guarantees that the call to this API is idempotent.
- ExecutionRoleArn
[required] The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.
- OutputConfig
[required] Output location information for exporting Vector Enrichment Job results.