bedrock_tag_resource: Associate tags with a resource

View source: R/bedrock_operations.R

bedrock_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/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.


paws.machine.learning documentation built on May 29, 2024, 9:43 a.m.