Skip to main content

dataflow_endpoint_groups

Retrieves a list of dataflow_endpoint_groups in a region

Overview

Namedataflow_endpoint_groups
TypeResource
Descriptiondataflow_endpoint_groups
Idawscc.groundstation.dataflow_endpoint_groups

Fields

NameDatatypeDescription
idstring
regionstringAWS 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