Skip to main content

usage_plan_keys

Retrieves a list of usage_plan_keys in a region

Overview

Nameusage_plan_keys
TypeResource
Descriptionusage_plan_keys
Idawscc.apigateway.usage_plan_keys

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
id
FROM awscc.apigateway.usage_plan_keys
WHERE region = 'us-east-1'

Permissions

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

Create

apigateway:POST,
apigateway:GET

List

apigateway:GET