AWS Lambda · Schema

CreateFunctionUrlConfigRequest

Request body for creating a function URL

Properties

Name Type Description
AuthType string The type of authentication. NONE allows public unauthenticated access. AWS_IAM requires IAM authentication.
InvokeMode string
View JSON Schema on GitHub