v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1419171112.9 KB

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

post/export-vector-enrichment-jobs

Request body

Arnstring required

The Amazon Resource Name (ARN) of the Vector Enrichment job.

ClientTokenstring

A unique token that guarantees that the call to this API is idempotent.

ExecutionRoleArnstring required

The Amazon Resource Name (ARN) of the IAM rolewith permission to upload to the location in OutputConfig.

Response

Success

Arnstring required

The Amazon Resource Name (ARN) of the Vector Enrichment job being exported.

CreationTimestring date-time required

The creation time.

ExecutionRoleArnstring required

The Amazon Resource Name (ARN) of the IAM role with permission to upload to the location in OutputConfig.

ExportStatus'IN_PROGRESS' | 'SUCCEEDED' | 'FAILED' required

The status of the results the Vector Enrichment job being exported.