| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidp.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AliasExistsException
This exception is thrown when a user tries to confirm the account with an email or phone number that has already been
supplied as an alias from a different account.
|
class |
CodeDeliveryFailureException
This exception is thrown when a verification code fails to deliver successfully.
|
class |
CodeMismatchException
This exception is thrown if the provided code does not match what the server was expecting.
|
class |
ConcurrentModificationException
This exception is thrown if two or more modifications are happening concurrently.
|
class |
DuplicateProviderException
This exception is thrown when the provider is already supported by the user pool.
|
class |
EnableSoftwareTokenMFAException
This exception is thrown when there is a code mismatch and the service fails to configure the software token TOTP
multi-factor authentication (MFA).
|
class |
ExpiredCodeException
This exception is thrown if a code has expired.
|
class |
GroupExistsException
This exception is thrown when Amazon Cognito encounters a group that already exists in the user pool.
|
class |
InternalErrorException
This exception is thrown when Amazon Cognito encounters an internal error.
|
class |
InvalidEmailRoleAccessPolicyException
This exception is thrown when Amazon Cognito is not allowed to use your email identity.
|
class |
InvalidLambdaResponseException
This exception is thrown when the Amazon Cognito service encounters an invalid AWS Lambda response.
|
class |
InvalidOAuthFlowException
This exception is thrown when the specified OAuth flow is invalid.
|
class |
InvalidParameterException
This exception is thrown when the Amazon Cognito service encounters an invalid parameter.
|
class |
InvalidPasswordException
This exception is thrown when the Amazon Cognito service encounters an invalid password.
|
class |
InvalidSmsRoleAccessPolicyException
This exception is returned when the role provided for SMS configuration does not have permission to publish using
Amazon SNS.
|
class |
InvalidSmsRoleTrustRelationshipException
This exception is thrown when the trust relationship is invalid for the role provided for SMS configuration.
|
class |
InvalidUserPoolConfigurationException
This exception is thrown when the user pool configuration is invalid.
|
class |
LimitExceededException
This exception is thrown when a user exceeds the limit for a requested AWS resource.
|
class |
MFAMethodNotFoundException
This exception is thrown when Amazon Cognito cannot find a multi-factor authentication (MFA) method.
|
class |
NotAuthorizedException
This exception is thrown when a user is not authorized.
|
class |
PasswordResetRequiredException
This exception is thrown when a password reset is required.
|
class |
PreconditionNotMetException
This exception is thrown when a precondition is not met.
|
class |
ResourceNotFoundException
This exception is thrown when the Amazon Cognito service cannot find the requested resource.
|
class |
ScopeDoesNotExistException
This exception is thrown when the specified scope does not exist.
|
class |
SoftwareTokenMFANotFoundException
This exception is thrown when the software token TOTP multi-factor authentication (MFA) is not enabled for the user
pool.
|
class |
TooManyFailedAttemptsException
This exception is thrown when the user has made too many failed attempts for a given action (e.g., sign in).
|
class |
TooManyRequestsException
This exception is thrown when the user has made too many requests for a given operation.
|
class |
UnexpectedLambdaException
This exception is thrown when the Amazon Cognito service encounters an unexpected exception with the AWS Lambda
service.
|
class |
UnsupportedIdentityProviderException
This exception is thrown when the specified identifier is not supported.
|
class |
UnsupportedUserStateException
The request failed because the user is in an unsupported state.
|
class |
UserImportInProgressException
This exception is thrown when you are trying to modify a user pool while a user import job is in progress for that
pool.
|
class |
UserLambdaValidationException
This exception is thrown when the Amazon Cognito service encounters a user validation exception with the AWS Lambda
service.
|
class |
UsernameExistsException
This exception is thrown when Amazon Cognito encounters a user name that already exists in the user pool.
|
class |
UserNotConfirmedException
This exception is thrown when a user is not confirmed successfully.
|
class |
UserNotFoundException
This exception is thrown when a user is not found.
|
class |
UserPoolAddOnNotEnabledException
This exception is thrown when user pool add-ons are not enabled.
|
class |
UserPoolTaggingException
This exception is thrown when a user pool tag cannot be set or updated.
|
Copyright © 2018. All rights reserved.