bedrockagent_tag_resource: Associate tags with a resource

View source: R/bedrockagent_operations.R

bedrockagent_tag_resourceR Documentation

Associate tags with a resource

Description

Associate tags with a resource. For more information, see Tagging resources in the Amazon Bedrock User Guide.

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

Usage

bedrockagent_tag_resource(resourceArn, tags)

Arguments

resourceArn

[required] The Amazon Resource Name (ARN) of the resource to tag.

tags

[required] An object containing key-value pairs that define the tags to attach to the resource.


paws.machine.learning documentation built on April 3, 2025, 8:41 p.m.