bedrock_untag_resource: Remove one or more tags from a resource
Usage
bedrock_untag_resource(resourceARN, tagKeys)
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.