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 the response to a GetId 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.
|
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 |
---|---|
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.