turbot/aws_compliance
Loading controls...

Control: API Gateway routes should specify an authorization type

Description

This control checks if AWS API Gateway routes have an authorization type. The control fails if the API Gateway route does not specify an authorization type.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.api_gatewayv2_route_authorization_type_configured

Snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe control run aws_compliance.control.api_gatewayv2_route_authorization_type_configured --share

SQL

This control uses a named query:

api_gatewayv2_route_authorization_type_configured

Tags