api-gw-endpoint-type-check
Checks if Amazon API Gateway APIs are of the type specified in the rule parameter endpointConfigurationType
. The rule returns NON_COMPLIANT if the REST API does not match the endpoint type configured in the rule parameter.
Identifier: API_GW_ENDPOINT_TYPE_CHECK
Resource Types: AWS::ApiGateway::RestApi
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except US ISO West, US ISO East, Asia Pacific (Malaysia), US ISOB East, Canada West (Calgary) Region
Parameters:
- endpointConfigurationTypes
- Type: String
-
Comma-separated list of allowed endpointConfigurationTypes. Allowed values are REGIONAL, PRIVATE and EDGE.
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.