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