Interface | Description |
---|---|
AuthenticationHandler |
Callback handler for user authentication process.
|
DevicesHandler |
Callback to get devices for a user.
|
ForgotPasswordHandler |
Defines callback to handle to reset user password.
|
GenericHandler |
Callback used for calls which do not return data and only indicate success or failure.
|
GetDetailsHandler |
Callback to get user attributes.
|
RegisterMfaHandler |
Callback handler to register an MFA.
|
SignUpHandler |
Callback for user Sign-up.
|
UpdateAttributesHandler |
Callback for user attribute updates.
|
VerificationHandler |
Callback for requesting attribute verification code
|
Copyright © 2018 Amazon Web Services, Inc. All Rights Reserved.