View source: R/lexmodelbuildingservice_operations.R
lexmodelbuildingservice_tag_resource | R Documentation |
Adds the specified tags to the specified resource. If a tag key already exists, the existing value is replaced with the new value.
See https://www.paws-r-sdk.com/docs/lexmodelbuildingservice_tag_resource/ for full documentation.
lexmodelbuildingservice_tag_resource(resourceArn, tags)
resourceArn |
[required] The Amazon Resource Name (ARN) of the bot, bot alias, or bot channel to tag. |
tags |
[required] A list of tag keys to add to the resource. If a tag key already exists, the existing value is replaced with the new value. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.