Skip to main content

extensions

Retrieves a list of extensions in a region

Overview

Nameextensions
TypeResource
Descriptionextensions
Idawscc.appconfig.extensions

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.appconfig.extensions
WHERE region = 'us-east-1'

Permissions

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

Create

appconfig:CreateExtension,
appconfig:TagResource,
iam:PassRole

List

appconfig:ListExtensions