Skip to content

Lambda  >  Enums  >  FunctionUrlAuthType

FunctionUrlAuthType

Enum Class

FunctionUrlAuthType

Bases: UnknownEnumMixin, StrEnum

Attributes

AWS_IAM class-attribute instance-attribute
AWS_IAM = 'AWS_IAM'
NONE class-attribute instance-attribute
NONE = 'NONE'