View source: R/machinelearning_operations.R
machinelearning_delete_tags | R Documentation |
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.
machinelearning_delete_tags(TagKeys, ResourceId, ResourceType)
TagKeys |
[required] One or more tags to delete. |
ResourceId |
[required] The ID of the tagged ML object. For example, |
ResourceType |
[required] The type of the tagged ML object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.