AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Classes | Typedefs | Enumerations
Aws::CognitoIdentity Namespace Reference

Namespaces

 CognitoIdentityEndpoint
 
 CognitoIdentityErrorMapper
 
 Model
 

Classes

class  CognitoIdentityClient
 
class  CognitoIdentityRequest
 

Typedefs

typedef std::function< void(const CognitoIdentityClient *, const Model::CreateIdentityPoolRequest &, const Model::CreateIdentityPoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateIdentityPoolResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::DeleteIdentitiesRequest &, const Model::DeleteIdentitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteIdentitiesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::DeleteIdentityPoolRequest &, const Model::DeleteIdentityPoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteIdentityPoolResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::DescribeIdentityRequest &, const Model::DescribeIdentityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeIdentityResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::DescribeIdentityPoolRequest &, const Model::DescribeIdentityPoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeIdentityPoolResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::GetCredentialsForIdentityRequest &, const Model::GetCredentialsForIdentityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCredentialsForIdentityResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::GetIdRequest &, const Model::GetIdOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetIdResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::GetIdentityPoolRolesRequest &, const Model::GetIdentityPoolRolesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetIdentityPoolRolesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::GetOpenIdTokenRequest &, const Model::GetOpenIdTokenOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOpenIdTokenResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::GetOpenIdTokenForDeveloperIdentityRequest &, const Model::GetOpenIdTokenForDeveloperIdentityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetOpenIdTokenForDeveloperIdentityResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::ListIdentitiesRequest &, const Model::ListIdentitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListIdentitiesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::ListIdentityPoolsRequest &, const Model::ListIdentityPoolsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListIdentityPoolsResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::LookupDeveloperIdentityRequest &, const Model::LookupDeveloperIdentityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > LookupDeveloperIdentityResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::MergeDeveloperIdentitiesRequest &, const Model::MergeDeveloperIdentitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > MergeDeveloperIdentitiesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::SetIdentityPoolRolesRequest &, const Model::SetIdentityPoolRolesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SetIdentityPoolRolesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::UnlinkDeveloperIdentityRequest &, const Model::UnlinkDeveloperIdentityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UnlinkDeveloperIdentityResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::UnlinkIdentityRequest &, const Model::UnlinkIdentityOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UnlinkIdentityResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityClient *, const Model::UpdateIdentityPoolRequest &, const Model::UpdateIdentityPoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateIdentityPoolResponseReceivedHandler
 

Enumerations

enum  CognitoIdentityErrors {
  CognitoIdentityErrors::INCOMPLETE_SIGNATURE = 0, CognitoIdentityErrors::INTERNAL_FAILURE = 1, CognitoIdentityErrors::INVALID_ACTION = 2, CognitoIdentityErrors::INVALID_CLIENT_TOKEN_ID = 3,
  CognitoIdentityErrors::INVALID_PARAMETER_COMBINATION = 4, CognitoIdentityErrors::INVALID_QUERY_PARAMETER = 5, CognitoIdentityErrors::INVALID_PARAMETER_VALUE = 6, CognitoIdentityErrors::MISSING_ACTION = 7,
  CognitoIdentityErrors::MISSING_AUTHENTICATION_TOKEN = 8, CognitoIdentityErrors::MISSING_PARAMETER = 9, CognitoIdentityErrors::OPT_IN_REQUIRED = 10, CognitoIdentityErrors::REQUEST_EXPIRED = 11,
  CognitoIdentityErrors::SERVICE_UNAVAILABLE = 12, CognitoIdentityErrors::THROTTLING = 13, CognitoIdentityErrors::VALIDATION = 14, CognitoIdentityErrors::ACCESS_DENIED = 15,
  CognitoIdentityErrors::RESOURCE_NOT_FOUND = 16, CognitoIdentityErrors::UNRECOGNIZED_CLIENT = 17, CognitoIdentityErrors::MALFORMED_QUERY_STRING = 18, CognitoIdentityErrors::NETWORK_CONNECTION = 99,
  CognitoIdentityErrors::UNKNOWN = 100, CognitoIdentityErrors::CONCURRENT_MODIFICATION = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1, CognitoIdentityErrors::DEVELOPER_USER_ALREADY_REGISTERED, CognitoIdentityErrors::EXTERNAL_SERVICE,
  CognitoIdentityErrors::INTERNAL_ERROR, CognitoIdentityErrors::INVALID_IDENTITY_POOL_CONFIGURATION, CognitoIdentityErrors::INVALID_PARAMETER, CognitoIdentityErrors::LIMIT_EXCEEDED,
  CognitoIdentityErrors::NOT_AUTHORIZED, CognitoIdentityErrors::RESOURCE_CONFLICT, CognitoIdentityErrors::TOO_MANY_REQUESTS
}
 

Typedef Documentation

Definition at line 141 of file CognitoIdentityClient.h.

Definition at line 144 of file CognitoIdentityClient.h.

Definition at line 145 of file CognitoIdentityClient.h.

Definition at line 147 of file CognitoIdentityClient.h.

Definition at line 146 of file CognitoIdentityClient.h.

Definition at line 148 of file CognitoIdentityClient.h.

Definition at line 150 of file CognitoIdentityClient.h.

Definition at line 149 of file CognitoIdentityClient.h.

Definition at line 152 of file CognitoIdentityClient.h.

Definition at line 151 of file CognitoIdentityClient.h.

Definition at line 153 of file CognitoIdentityClient.h.

Definition at line 154 of file CognitoIdentityClient.h.

Definition at line 155 of file CognitoIdentityClient.h.

Definition at line 156 of file CognitoIdentityClient.h.

Definition at line 157 of file CognitoIdentityClient.h.

Definition at line 158 of file CognitoIdentityClient.h.

Definition at line 159 of file CognitoIdentityClient.h.

Definition at line 160 of file CognitoIdentityClient.h.

Enumeration Type Documentation

Enumerator
INCOMPLETE_SIGNATURE 
INTERNAL_FAILURE 
INVALID_ACTION 
INVALID_CLIENT_TOKEN_ID 
INVALID_PARAMETER_COMBINATION 
INVALID_QUERY_PARAMETER 
INVALID_PARAMETER_VALUE 
MISSING_ACTION 
MISSING_AUTHENTICATION_TOKEN 
MISSING_PARAMETER 
OPT_IN_REQUIRED 
REQUEST_EXPIRED 
SERVICE_UNAVAILABLE 
THROTTLING 
VALIDATION 
ACCESS_DENIED 
RESOURCE_NOT_FOUND 
UNRECOGNIZED_CLIENT 
MALFORMED_QUERY_STRING 
NETWORK_CONNECTION 
UNKNOWN 
CONCURRENT_MODIFICATION 
DEVELOPER_USER_ALREADY_REGISTERED 
EXTERNAL_SERVICE 
INTERNAL_ERROR 
INVALID_IDENTITY_POOL_CONFIGURATION 
INVALID_PARAMETER 
LIMIT_EXCEEDED 
NOT_AUTHORIZED 
RESOURCE_CONFLICT 
TOO_MANY_REQUESTS 

Definition at line 24 of file CognitoIdentityErrors.h.