Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface TagResourceRequest

Hierarchy

Properties

Properties

resourceArn: undefined | string

The ARN of the resource to be tagged. The ARN must be URL-encoded.

tags: undefined | Record<string, string>

Array of tags to be added or updated. Array of maps, each of the form string:string (key:value). See Tagging AWS Resources for details, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS Chat has no constraints beyond what is documented there.