Skip to main content

usage_plans

Retrieves a list of usage_plans in a region

Overview

Nameusage_plans
TypeResource
Descriptionusage_plans
Idawscc.apigateway.usage_plans

Fields

NameDatatypeDescription
idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

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

Permissions

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

Create

apigateway:POST,
apigateway:GET,
apigateway:PUT

List

apigateway:GET