LambdaConfig
@JsonSerializable
Constructors
Link copied to clipboard
constructor(CreateAuthChallenge: String? = null, CustomEmailSender: CustomSender? = null, CustomMessage: String? = null, CustomSMSSender: CustomSender? = null, DefineAuthChallenge: String? = null, KMSKeyID: KMSKeyId? = null, PostAuthentication: String? = null, PostConfirmation: String? = null, PreAuthentication: String? = null, PreSignUp: String? = null, PreTokenGeneration: String? = null, UserMigration: String? = null, VerifyAuthChallengeResponse: String? = null)