View source: R/ivsrealtime_operations.R
ivsrealtime_tag_resource | R Documentation |
Adds or updates tags for the AWS resource with the specified ARN.
See https://www.paws-r-sdk.com/docs/ivsrealtime_tag_resource/ for full documentation.
ivsrealtime_tag_resource(resourceArn, tags)
resourceArn |
[required] The ARN of the resource to be tagged. The ARN must be URL-encoded. |
tags |
[required] Array of tags to be added or updated. Array of maps, each of the form
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.