Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface SearchDatabasesByLFTagsRequest

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.

Expression: undefined | LFTag[]

A list of conditions (LFTag structures) to search for in database resources.

MaxResults?: number

The maximum number of results to return.

NextToken?: string

A continuation token, if this is not the first call to retrieve this list.