View source: R/bedrock_operations.R
bedrock_untag_resource | R Documentation |
Remove one or more tags from a resource. For more information, see Tagging resources in the Amazon Bedrock User Guide.
See https://www.paws-r-sdk.com/docs/bedrock_untag_resource/ for full documentation.
bedrock_untag_resource(resourceARN, tagKeys)
resourceARN |
[required] The Amazon Resource Name (ARN) of the resource to untag. |
tagKeys |
[required] Tag keys of the tags to remove from the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.