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