GetTablesRequest
Types
Properties
Specifies the table fields returned by the GetTables
call. This parameter doesn’t accept an empty list. The request must include NAME
.
A structure containing the Lake Formation audit context.
The database in the catalog whose tables to list. For Hive compatibility, this name is entirely lowercase.
A regular expression pattern. If present, only those tables whose names match the pattern are returned.
Specifies whether to include status details related to a request to create or update an Glue Data Catalog view.
The maximum number of tables to return in a single response.
The time as of when to read the table contents. If not set, the most recent transaction commit time will be used. Cannot be specified along with TransactionId
.
The transaction ID at which to read the table contents.