sagemakergeospatialcapabilities_export_vector_enrichment_job: Use this operation to copy results of a Vector Enrichment job...

View source: R/sagemakergeospatialcapabilities_operations.R

sagemakergeospatialcapabilities_export_vector_enrichment_jobR Documentation

Use this operation to copy results of a Vector Enrichment job to an Amazon S3 location

Description

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.

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.


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