Skip to content

Delete Vector Enrichment Job

sagemakergeospatialcapabilities_delete_vector_enrichment_job R Documentation

Use this operation to delete a Vector Enrichment job

Description

Use this operation to delete a Vector Enrichment job.

Usage

sagemakergeospatialcapabilities_delete_vector_enrichment_job(Arn)

Arguments

Arn

[required] The Amazon Resource Name (ARN) of the Vector Enrichment job being deleted.

Value

An empty list.

Request syntax

svc$delete_vector_enrichment_job(
  Arn = "string"
)