See: Description
Class | Description |
---|---|
CreateIdentityPoolRequest |
Container for the parameters to the
CreateIdentityPool operation . |
CreateIdentityPoolResult |
An object representing a Cognito identity pool.
|
Credentials |
Credentials for the the provided identity ID.
|
DeleteIdentitiesRequest |
Container for the parameters to the
DeleteIdentities operation . |
DeleteIdentitiesResult |
Returned in response to a successful
DeleteIdentities
operation. |
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.
|
DescribeIdentityRequest |
Container for the parameters to the
DescribeIdentity operation . |
DescribeIdentityResult |
A description of the identity.
|
GetCredentialsForIdentityRequest |
Container for the parameters to the
GetCredentialsForIdentity operation . |
GetCredentialsForIdentityResult |
Returned in response to a successful
GetCredentialsForIdentity operation. |
GetIdentityPoolRolesRequest |
Container for the parameters to the
GetIdentityPoolRoles operation . |
GetIdentityPoolRolesResult |
Returned in response to a successful
GetIdentityPoolRoles
operation. |
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. |
SetIdentityPoolRolesRequest |
Container for the parameters to the
SetIdentityPoolRoles operation . |
UnlinkDeveloperIdentityRequest |
Container for the parameters to the
UnlinkDeveloperIdentity operation . |
UnlinkIdentityRequest |
Container for the parameters to the
UnlinkIdentity operation . |
UnprocessedIdentityId |
An array of UnprocessedIdentityId objects, each of which contains an
ErrorCode and IdentityId.
|
UpdateIdentityPoolRequest |
Container for the parameters to the
UpdateIdentityPool operation . |
UpdateIdentityPoolResult |
An object representing a Cognito identity pool.
|
Enum | Description |
---|---|
ErrorCode |
Error Code
|
Exception | Description |
---|---|
DeveloperUserAlreadyRegisteredException |
The provided developer user identifier is already registered with
Cognito under a different identity ID.
|
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 © 2015. All rights reserved.