dataflow_endpoint_groups_list_only
Lists dataflow_endpoint_groups
in a region or regions, for all properties use dataflow_endpoint_groups
Overview
Name | dataflow_endpoint_groups_list_only |
Type | Resource |
Description | AWS Ground Station DataflowEndpointGroup schema for CloudFormation |
Id | aws.groundstation.dataflow_endpoint_groups_list_only |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all dataflow_endpoint_groups
in a region.
SELECT
region,
id
FROM aws.groundstation.dataflow_endpoint_groups_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the dataflow_endpoint_groups_list_only
resource, see dataflow_endpoint_groups