turbot/terraform_aws_compliance

Control: Lambda functions should not have URLs AuthType as 'None'

Description

This control checks whether lambda function have URL AuthType set to 'None'.

Usage

Run the control in your terminal:

powerpipe control run terraform_aws_compliance.control.lambda_function_url_auth_type_configured

Snapshot and share results via Turbot Pipes:

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

SQL

This control uses a named query:

lambda_function_url_auth_type_configured

Tags