api-gwv2-authorization-type-configured
Checks if Amazon API Gatewayv2 API routes have an authorization type set. This rule is NON_COMPLIANT if the authorization type is NONE.
Identifier: API_GWV2_AUTHORIZATION_TYPE_CONFIGURED
Resource Types: AWS::ApiGatewayV2::Route
Trigger type: Periodic
AWS Region: All supported AWS regions except US ISO West, Asia Pacific (Jakarta), US ISO East, Middle East (UAE), Asia Pacific (Hyderabad), Asia Pacific (Malaysia), US ISOB East, Asia Pacific (Melbourne), AWS GovCloud (US-East), AWS GovCloud (US-West), Israel (Tel Aviv), Canada West (Calgary), Europe (Spain), Europe (Zurich) Region
Parameters:
- authorizationType (Optional)
- Type: String
-
Parameter to check API routes' authorization types against. String parameters matching CUSTOM, AWS_IAM, JWT are valid.
AWS CloudFormation template
To create AWS Config managed rules with AWS CloudFormation templates, see Creating AWS Config Managed Rules With AWS CloudFormation Templates.