View source: R/chatbot_operations.R
chatbot_tag_resource | R Documentation |
Attaches a key-value pair to a resource, as identified by its Amazon Resource Name (ARN). Resources are users, servers, roles, and other entities.
See https://www.paws-r-sdk.com/docs/chatbot_tag_resource/ for full documentation.
chatbot_tag_resource(ResourceARN, Tags)
ResourceARN |
[required] The ARN of the configuration. |
Tags |
[required] A list of tags to apply to the configuration. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.