turbot/terraform_aws_compliance

Control: API Gateway V2 Route should have authorization type set

Description

This control checks whether API Gateway V2 Route has authorization type set. It is recommended to set authorization type for all routes in API Gateway V2.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.apigatewayv2_route_set_authorization_type

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run terraform_aws_compliance.control.apigatewayv2_route_set_authorization_type --share

SQL

This control uses a named query:

apigatewayv2_route_set_authorization_type

Tags