Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/aws_api/services/lambda/structs.ts>SourceAccessType

From-scratch Typescript client for accessing AWS APIs
Go to Latest
type alias SourceAccessType
import { type SourceAccessType } from "https://deno.land/x/aws_api@v0.5.0/services/lambda/structs.ts";
definition:
| "BASIC_AUTH"
| "VPC_SUBNET"
| "VPC_SECURITY_GROUP"
| "SASL_SCRAM_512_AUTH"
| "SASL_SCRAM_256_AUTH"
| "VIRTUAL_HOST"
| cmnP.UnexpectedEnumValue