Untag Resource
bedrock_untag_resource | R Documentation |
Remove one or more tags from a resource¶
Description¶
Remove one or more tags from a resource. For more information, see Tagging resources in the Amazon Bedrock User Guide.
Usage¶
Arguments¶
resourceARN
[required] The Amazon Resource Name (ARN) of the resource to untag.
tagKeys
[required] Tag keys of the tags to remove from the resource.
Value¶
An empty list.