Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_delete_artifact: 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.