bedrock_untag_resource: Remove one or more tags from a resource

View source: R/bedrock_operations.R

bedrock_untag_resourceR 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.

See https://www.paws-r-sdk.com/docs/bedrock_untag_resource/ for full documentation.

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.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.