v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1447264222.7 KB

Creates an LF-tag with the specified name and values.

post/CreateLFTag

Request body

CatalogIdstring

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.

TagKeystring required

The key-name for the LF-tag.

TagValuesLFTagValue[] required

A list of possible values an attribute can take.

Response

Success

CreateLFTagResponse required