Control: Lambda functions should restrict public URL
Description
This control verifies that the Lambda function does not have a publicly accessible URL. Exposing services publicly could potentially make sensitive data accessible to malicious actors.
Usage
Run the control in your terminal:
powerpipe control run aws_compliance.control.lambda_function_restrict_public_url
Snapshot and share results via Turbot Pipes:
powerpipe loginpowerpipe control run aws_compliance.control.lambda_function_restrict_public_url --share
SQL
This control uses a named query:
lambda_function_restrict_public_url