View source: R/bedrock_operations.R
bedrock_tag_resource | R Documentation |
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.
bedrock_tag_resource(resourceARN, tags)
resourceARN |
[required] The Amazon Resource Name (ARN) of the resource to tag. |
tags |
[required] Tags to associate with the resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.