See: Description
| Class | Description |
|---|---|
| CreateIdentityPoolRequest |
Container for the parameters to the
CreateIdentityPool operation. |
| CreateIdentityPoolResult |
An object representing a Cognito identity pool.
|
| DeleteIdentityPoolRequest |
Container for the parameters to the
DeleteIdentityPool operation. |
| DescribeIdentityPoolRequest |
Container for the parameters to the
DescribeIdentityPool operation. |
| DescribeIdentityPoolResult |
An object representing a Cognito identity pool.
|
| GetIdRequest |
Container for the parameters to the
GetId operation. |
| GetIdResult |
Returned in response to a GetId request.
|
| GetOpenIdTokenForDeveloperIdentityRequest |
Container for the parameters to the
GetOpenIdTokenForDeveloperIdentity operation. |
| GetOpenIdTokenForDeveloperIdentityResult |
Returned in response to a successful
GetOpenIdTokenForDeveloperIdentity request. |
| GetOpenIdTokenRequest |
Container for the parameters to the
GetOpenIdToken operation. |
| GetOpenIdTokenResult |
Returned in response to a successful GetOpenIdToken request.
|
| IdentityDescription |
A description of the identity.
|
| IdentityPoolShortDescription |
A description of the identity pool.
|
| ListIdentitiesRequest |
Container for the parameters to the
ListIdentities operation. |
| ListIdentitiesResult |
The response to a ListIdentities request.
|
| ListIdentityPoolsRequest |
Container for the parameters to the
ListIdentityPools operation. |
| ListIdentityPoolsResult |
The result of a successful ListIdentityPools action.
|
| LookupDeveloperIdentityRequest |
Container for the parameters to the
LookupDeveloperIdentity operation. |
| LookupDeveloperIdentityResult |
Returned in response to a successful
LookupDeveloperIdentity action. |
| MergeDeveloperIdentitiesRequest |
Container for the parameters to the
MergeDeveloperIdentities operation. |
| MergeDeveloperIdentitiesResult |
Returned in response to a successful
MergeDeveloperIdentities action. |
| UnlinkDeveloperIdentityRequest |
Container for the parameters to the
UnlinkDeveloperIdentity operation. |
| UnlinkIdentityRequest |
Container for the parameters to the
UnlinkIdentity operation. |
| UpdateIdentityPoolRequest |
Container for the parameters to the
UpdateIdentityPool operation. |
| UpdateIdentityPoolResult |
An object representing a Cognito identity pool.
|
| Exception | Description |
|---|---|
| DeveloperUserAlreadyRegisteredException |
The provided developer user identifier is already registered with
Cognito under a different identity ID.
|
| InternalErrorException |
Thrown when the service encounters an error during processing the
request.
|
| 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 © 2014. All rights reserved.