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