sagemaker_delete_tags: Deletes the specified tags from an SageMaker resource

View source: R/sagemaker_operations.R

sagemaker_delete_tagsR Documentation

Deletes the specified tags from an SageMaker resource

Description

Deletes the specified tags from an SageMaker resource.

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

Usage

sagemaker_delete_tags(ResourceArn, TagKeys)

Arguments

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.


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