| 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 address or phone number that has
already been supplied as an alias for a different user profile.
|
class |
CodeDeliveryFailureException
This exception is thrown when a verification code fails to deliver successfully.
|
class |
CodeMismatchException
This exception is thrown if the provided code doesn't 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 |
ForbiddenException
This exception is thrown when WAF doesn't allow your request based on a web ACL that's associated with your user
pool.
|
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 isn't allowed to use your email identity.
|
class |
InvalidLambdaResponseException
This exception is thrown when Amazon Cognito encounters an invalid Lambda response.
|
class |
InvalidOAuthFlowException
This exception is thrown when the specified OAuth flow is not valid.
|
class |
InvalidParameterException
This exception is thrown when the Amazon Cognito service encounters an invalid parameter.
|
class |
InvalidPasswordException
This exception is thrown when Amazon Cognito encounters an invalid password.
|
class |
InvalidSmsRoleAccessPolicyException
This exception is returned when the role provided for SMS configuration doesn't have permission to publish using
Amazon SNS.
|
class |
InvalidSmsRoleTrustRelationshipException
This exception is thrown when the trust relationship is not valid for the role provided for SMS configuration.
|
class |
InvalidUserPoolConfigurationException
This exception is thrown when the user pool configuration is not valid.
|
class |
LimitExceededException
This exception is thrown when a user exceeds the limit for a requested Amazon Web Services resource.
|
class |
MFAMethodNotFoundException
This exception is thrown when Amazon Cognito can't find a multi-factor authentication (MFA) method.
|
class |
NotAuthorizedException
This exception is thrown when a user isn't 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 can't find the requested resource.
|
class |
ScopeDoesNotExistException
This exception is thrown when the specified scope doesn't exist.
|
class |
SoftwareTokenMFANotFoundException
This exception is thrown when the software token time-based one-time password (TOTP) multi-factor authentication
(MFA) isn't activated for the user pool.
|
class |
TooManyFailedAttemptsException
This exception is thrown when the user has made too many failed attempts for a given action, such as sign-in.
|
class |
TooManyRequestsException
This exception is thrown when the user has made too many requests for a given operation.
|
class |
UnauthorizedException
Exception that is thrown when the request isn't authorized.
|
class |
UnexpectedLambdaException
This exception is thrown when Amazon Cognito encounters an unexpected exception with Lambda.
|
class |
UnsupportedIdentityProviderException
This exception is thrown when the specified identifier isn't supported.
|
class |
UnsupportedOperationException
Exception that is thrown when you attempt to perform an operation that isn't enabled for the user pool client.
|
class |
UnsupportedTokenTypeException
Exception that is thrown when an unsupported token is passed to an operation.
|
class |
UnsupportedUserStateException
The request failed because the user is in an unsupported state.
|
class |
UserImportInProgressException
This exception is thrown when you're 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 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 isn't confirmed successfully.
|
class |
UserNotFoundException
This exception is thrown when a user isn't found.
|
class |
UserPoolAddOnNotEnabledException
This exception is thrown when user pool add-ons aren't enabled.
|
class |
UserPoolTaggingException
This exception is thrown when a user pool tag can't be set or updated.
|
Copyright © 2023. All rights reserved.