Guardrails is now 50% faster through smarter control evaluation →
Mods
AWS

Policy: AWS > Lambda > Function > URL Auth Type

Define the authentication settings required for AWS > Lambda > Function > URL Auth Type.

This policy determines the authentication type that should be configured for Lambda function URL. It supports AWS IAM authentication for secure access control or NONE for public access. The policy works by evaluating the current function URL authentication configuration against the specified requirements and takes enforcement actions when the configuration doesn't match the defined standards.

Targets

This policy targets the following resource types:

Controls

Setting this policy configures this control:

Policy Specification

Schema Type
string
Default
Skip
Valid Values [YAML]
  • Skip
    
  • Check: AWS_IAM
    
  • Check: NONE
    
  • Enforce: AWS_IAM
    
  • Enforce: NONE
    
Examples [YAML]
  • Check: AWS_IAM
    

Category

In Your Workspace

Developers