Turbot Guardrails Hub 
Hub
  • Mods
  • Policy Packs
  • Docs
  • Home
ModsPolicy PacksDocsHome
Mods
AWS
Loading policies...

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:

  • AWS > Lambda > Function

Controls

Setting this policy configures this control:

  • AWS > Lambda > Function > URL Auth Type

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

  • Security

In Your Workspace

  • Policy Settings by Type report

Developers

    Category URI
    • tmod:@turbot/turbot#/control/categories/security
  • Policy Type URI
    • tmod:@turbot/aws-lambda#/policy/types/functionUrlAuthType
  • GraphQL
    • query policyType(id: "tmod:@turbot/aws-lambda#/policy/types/functionUrlAuthType") { … }
    • query policySettings(filter: "policyTypeId:'tmod:@turbot/aws-lambda#/policy/types/functionUrlAuthType'") { … }
    • query policyValues(filter: "policyTypeId:'tmod:@turbot/aws-lambda#/policy/types/functionUrlAuthType'") { … }
  • CLI
    • Get Policy Type
    • turbot graphql policy-type --id "tmod:@turbot/aws-lambda#/policy/types/functionUrlAuthType"
    • Get Policy Settings
    • turbot graphql policy-settings --filter "policyTypeId:tmod:@turbot/aws-lambda#/policy/types/functionUrlAuthType"
Guardrails
Guardrails Hub
  • Hub
  • Docs
  • Blog
  • Changelog
Products
  • GuardrailsGuardrails
  • PipesPipes
  • SteampipeSteampipe
  • PowerpipePowerpipe
  • FlowpipeFlowpipe
  • TailpipeTailpipe
Turbot
  • Home
  • About us
  • We're hiring!
  • Contact us
Community

Our community of practitioners love to discuss cloud governance & security.

Slack logoJoin us on Slack →

System StatusLegalSecurity
Terms of UseSecurityPrivacy
180
Mods
497
Resource Types
8,691
Policies
3,362
Controls
1,833
Quick Actions
540
IAM