dataflow_endpoint_groups
Retrieves a list of dataflow_endpoint_groups
in a region
Overview
Name | dataflow_endpoint_groups |
Type | Resource |
Description | dataflow_endpoint_groups |
Id | awscc.groundstation.dataflow_endpoint_groups |
Fields
Name | Datatype | Description |
---|---|---|
id | string | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
id
FROM awscc.groundstation.dataflow_endpoint_groups
WHERE region = 'us-east-1'
Permissions
To operate on the dataflow_endpoint_groups
resource, the following permissions are required:
Create
groundstation:CreateDataflowEndpointGroup,
groundstation:GetDataflowEndpointGroup,
groundstation:TagResource,
iam:PassRole,
ec2:describeAddresses,
ec2:describeNetworkInterfaces,
iam:createServiceLinkedRole
List
groundstation:ListDataflowEndpointGroups