S3 Data Lake - List tables action

The List tables action retrieves all tables from a specified database in your AWS Glue Data catalog.

S3 Data Lake – List tables actionS3 Data Lake – List tables action

Input

Input fieldDescription
Database nameSelect the name of the database to retrieve tables from.
CatalogSelect the data catalog. If left blank, the AWS account ID is used by default.
ExpressionProvide a pattern to filter table names using a regular expression.
Max resultsSet the maximum number of tables to return in the response. The minimum value is 1, and the maximum value is 100.
Transaction IDSpecify the transaction ID at which to read the table contents.
Query as of timeProvide a timestamp to query table contents as of a specific time.
Include status detailsChoose whether to include AWS Glue view creation or update status.
Attributes to getSelect which table fields to include in the result.

Output

Output fieldDescription
TablesList of tables returned from the database.
Catalog IDAWS Glue catalog ID used in the query.
Database nameName of the database the tables belong to.
Is registered with lake formationIndicates if the table is managed by Lake Formation.
Is row filtering enabledIndicates if row-level filtering is enabled.
NameName of each table in the result.
RetentionRetention setting for each table.
Table typeTable type.
List sizeTotal number of results in the list.
List indexPosition of each result in the returned list.

Last updated: