bedrockagentruntime_untag_resource: Remove tags from a resource

View source: R/bedrockagentruntime_operations.R

bedrockagentruntime_untag_resourceR Documentation

Remove tags from a resource

Description

Remove tags from a resource.

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

Usage

bedrockagentruntime_untag_resource(resourceArn, tagKeys)

Arguments

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.


paws.machine.learning documentation built on May 31, 2026, 1:07 a.m.