View source: R/bedrockagent_operations.R
bedrockagent_untag_resource | R Documentation |
Remove tags from a resource.
See https://www.paws-r-sdk.com/docs/bedrockagent_untag_resource/ for full documentation.
bedrockagent_untag_resource(resourceArn, tagKeys)
resourceArn |
[required] The Amazon Resource Name (ARN) of the resource from which to remove tags. |
tagKeys |
[required] A list of 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.