Package io.aws.lambda.events.cognito
Class CognitoUserPoolPreAuthenticationEvent
- java.lang.Object
-
- io.aws.lambda.events.cognito.CognitoUserPoolEvent
-
- io.aws.lambda.events.cognito.CognitoUserPoolPreAuthenticationEvent
-
- All Implemented Interfaces:
java.io.Serializable
public class CognitoUserPoolPreAuthenticationEvent extends CognitoUserPoolEvent
Represent the class for the Cognito User Pool Pre Authentication Lambda Trigger- Since:
- 24.07.2021
- See Also:
- Pre Authentication Lambda Trigger, Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCognitoUserPoolPreAuthenticationEvent.Request-
Nested classes/interfaces inherited from class io.aws.lambda.events.cognito.CognitoUserPoolEvent
CognitoUserPoolEvent.CallerContext
-
-
Constructor Summary
Constructors Constructor Description CognitoUserPoolPreAuthenticationEvent()
-