Learn R Programming

paws.machine.learning (version 0.9.0)

bedrock_tag_resource: 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/bedrock_tag_resource/ for full documentation.

Usage

bedrock_tag_resource(resourceARN, tags)

Arguments

resourceARN

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

tags

[required] Tags to associate with the resource.