turbot/aws_compliance
Loading controls...

Control: API Gateway REST API public endpoints should be configured with authorizer

Description

Ensure API Gateway REST API public endpoint is configured with authorizer. This rule is non-compliant if API Gateway REST API public endpoint has no authorizer configured.

Usage

Run the control in your terminal:

powerpipe control run aws_compliance.control.api_gateway_rest_api_public_endpoint_with_authorizer

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

api_gateway_rest_api_public_endpoint_with_authorizer

Tags