sagemaker_delete_artifact: Deletes an artifact

View source: R/sagemaker_operations.R

sagemaker_delete_artifactR Documentation

Deletes an artifact

Description

Deletes an artifact. Either ArtifactArn or Source must be specified.

See https://www.paws-r-sdk.com/docs/sagemaker_delete_artifact/ for full documentation.

Usage

sagemaker_delete_artifact(ArtifactArn = NULL, Source = NULL)

Arguments

ArtifactArn

The Amazon Resource Name (ARN) of the artifact to delete.

Source

The URI of the source.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.