View source: R/sagemakergeospatialcapabilities_operations.R
sagemakergeospatialcapabilities_export_vector_enrichment_job | R Documentation |
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
)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.