aws.bcm_data_exports.list_tables
Example SQL Queries
SELECT * FROMaws.bcm_data_exports.list_tables;Description
Lists all available tables in data exports.
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| description The description for the table. | VARCHAR |
| table_name The name of the table. | VARCHAR |
| table_properties The properties for the table. | STRUCT( |
Show child fields
| |