See: Description
Class | Description |
---|---|
Credentials |
Credentials for the provided identity ID.
|
GetCredentialsForIdentityRequest |
Container for the parameters to the
GetCredentialsForIdentity operation . |
GetCredentialsForIdentityResult |
Returned in response to a successful
GetCredentialsForIdentity operation. |
GetIdRequest |
Container for the parameters to the
GetId operation . |
GetIdResult |
Returned in response to a GetId request.
|
GetOpenIdTokenRequest |
Container for the parameters to the
GetOpenIdToken operation . |
GetOpenIdTokenResult |
Returned in response to a successful GetOpenIdToken request.
|
Enum | Description |
---|---|
ErrorCode |
Error Code
|
Exception | Description |
---|---|
ExternalServiceException |
An exception thrown when a dependent service such as Facebook or
Twitter is not responding
|
InternalErrorException |
Thrown when the service encounters an error during processing the
request.
|
InvalidIdentityPoolConfigurationException |
Thrown if the identity pool has no role associated for the given auth
type (auth/unauth) or if the AssumeRole fails.
|
InvalidParameterException |
Thrown for missing or bad input parameter(s).
|
LimitExceededException |
Thrown when the total number of user pools has exceeded a preset
limit.
|
NotAuthorizedException |
Thrown when a user is not authorized to access the requested resource.
|
ResourceConflictException |
Thrown when a user tries to use a login which is already linked to
another account.
|
ResourceNotFoundException |
Thrown when the requested resource (for example, a dataset or record)
does not exist.
|
TooManyRequestsException |
Thrown when a request is throttled.
|
Copyright © 2016. All rights reserved.