View source: R/sagemaker_operations.R
sagemaker_delete_tags | R Documentation |
Deletes the specified tags from an SageMaker resource.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_tags/ for full documentation.
sagemaker_delete_tags(ResourceArn, TagKeys)
ResourceArn |
[required] The Amazon Resource Name (ARN) of the resource whose tags you want to delete. |
TagKeys |
[required] An array or one or more tag keys to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.