aws.bcm_data_exports.list_exports
Example SQL Queries
SELECT * FROMaws.bcm_data_exports.list_exports;Description
Lists all data export definitions.
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
| |
| export_arn The Amazon Resource Name (ARN) for this export. | VARCHAR |
| export_name The name of this specific data export. | VARCHAR |
| export_status The status of this specific data export. | STRUCT( |
Show child fields
| |