exports_list_only
Lists exports
in a region or regions, for all properties use exports
Overview
Name | exports_list_only |
Type | Resource |
Description | Definition of AWS::BCMDataExports::Export Resource Type |
Id | aws.bcmdataexports.exports_list_only |
Fields
Name | Datatype | Description |
---|---|---|
export | object | Definition of AWS::BCMDataExports::Export Resource Type |
export_arn | string | |
tags | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all exports
in a region.
SELECT
region,
export_arn
FROM aws.bcmdataexports.exports_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the exports_list_only
resource, see exports