View source: R/sagemaker_operations.R
sagemaker_delete_artifact | R Documentation |
Deletes an artifact. Either ArtifactArn
or Source
must be specified.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_artifact/ for full documentation.
sagemaker_delete_artifact(ArtifactArn = NULL, Source = NULL)
ArtifactArn |
The Amazon Resource Name (ARN) of the artifact to delete. |
Source |
The URI of the source. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.