machinelearning_delete_tags: Deletes the specified tags associated with an ML object

View source: R/machinelearning_operations.R

machinelearning_delete_tagsR Documentation

Deletes the specified tags associated with an ML object

Description

Deletes the specified tags associated with an ML object. After this operation is complete, you can't recover deleted tags.

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

Usage

machinelearning_delete_tags(TagKeys, ResourceId, ResourceType)

Arguments

TagKeys

[required] One or more tags to delete.

ResourceId

[required] The ID of the tagged ML object. For example, exampleModelId.

ResourceType

[required] The type of the tagged ML object.


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