functionUrlAuthType property

Input<String?>? functionUrlAuthType
final

Lambda Function URL authentication type. Valid values: AWS_IAM or NONE. Only valid with lambda:InvokeFunctionUrl action

Implementation

final pulumi.Input<String?>? functionUrlAuthType;