Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface TagResourceCommandInputProtected

The input for TagResourceCommand.

Hierarchy

Properties

Properties

resourceArn: undefined | string

The Amazon Resource Name (ARN) of the resource you want to add tags to.

tags?: Record<string, string>

A collection of labels, in the form of key-value pairs, that apply to this resource.