Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface AddTagsCommandInputProtected

The input for AddTagsCommand.

Hierarchy

Properties

Properties

ResourceId: undefined | string

The Amazon EMR resource identifier to which tags will be added. For example, a cluster identifier or an Amazon EMR Studio ID.

Tags: undefined | Tag[]

A list of tags to associate with a resource. Tags are user-defined key-value pairs that consist of a required key string with a maximum of 128 characters, and an optional value string with a maximum of 256 characters.