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.

One tag that you want to add to the specified resource. A tag consists of a Key (a name for the tag) and a Value.

Hierarchy

  • Tag

Properties

Properties

Key: undefined | string

The name for the tag. For example, if you want to associate Resolver resources with the account IDs of your customers for billing purposes, the value of Key might be account-id.

Value: undefined | string

The value for the tag. For example, if Key is account-id, then Value might be the ID of the customer account that you're creating the resource for.