Skip to main content

configs

Retrieves a list of configs in a region

Overview

Nameconfigs
TypeResource
Descriptionconfigs
Idawscc.groundstation.configs

Fields

NameDatatypeDescription
arnstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.groundstation.configs
WHERE region = 'us-east-1'

Permissions

To operate on the configs resource, the following permissions are required:

Create

groundstation:CreateConfig,
groundstation:TagResource,
iam:PassRole

List

groundstation:ListConfigs