| Package | Description |
|---|---|
| com.amazonaws.services.cognitoidentity.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentModificationException
Thrown if there are parallel requests to modify a resource.
|
class |
DeveloperUserAlreadyRegisteredException
The provided developer user identifier is already registered with Cognito under a different identity ID.
|
class |
ExternalServiceException
An exception thrown when a dependent service such as Facebook or Twitter is not responding
|
class |
InternalErrorException
Thrown when the service encounters an error during processing the request.
|
class |
InvalidIdentityPoolConfigurationException
Thrown if the identity pool has no role associated for the given auth type (auth/unauth) or if the AssumeRole fails.
|
class |
InvalidParameterException
Thrown for missing or bad input parameter(s).
|
class |
LimitExceededException
Thrown when the total number of user pools has exceeded a preset limit.
|
class |
NotAuthorizedException
Thrown when a user is not authorized to access the requested resource.
|
class |
ResourceConflictException
Thrown when a user tries to use a login which is already linked to another account.
|
class |
ResourceNotFoundException
Thrown when the requested resource (for example, a dataset or record) does not exist.
|
class |
TooManyRequestsException
Thrown when a request is throttled.
|
Copyright © 2016. All rights reserved.