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 CreateLFTagCommandInputProtected

The input for CreateLFTagCommand.

Hierarchy

Properties

CatalogId?: string

The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.

TagKey: undefined | string

The key-name for the LF-tag.

TagValues: undefined | string[]

A list of possible values an attribute can take.