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

Namespaces

 CognitoIdentityProviderEndpoint
 
 CognitoIdentityProviderErrorMapper
 
 Model
 

Classes

class  CognitoIdentityProviderClient
 
class  CognitoIdentityProviderRequest
 

Typedefs

typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AddCustomAttributesRequest &, const Model::AddCustomAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AddCustomAttributesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminConfirmSignUpRequest &, const Model::AdminConfirmSignUpOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminConfirmSignUpResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminDeleteUserRequest &, const Model::AdminDeleteUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminDeleteUserResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminDeleteUserAttributesRequest &, const Model::AdminDeleteUserAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminDeleteUserAttributesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminDisableUserRequest &, const Model::AdminDisableUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminDisableUserResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminEnableUserRequest &, const Model::AdminEnableUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminEnableUserResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminForgetDeviceRequest &, const Model::AdminForgetDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminForgetDeviceResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminGetDeviceRequest &, const Model::AdminGetDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminGetDeviceResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminGetUserRequest &, const Model::AdminGetUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminGetUserResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminInitiateAuthRequest &, const Model::AdminInitiateAuthOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminInitiateAuthResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminListDevicesRequest &, const Model::AdminListDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminListDevicesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminResetUserPasswordRequest &, const Model::AdminResetUserPasswordOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminResetUserPasswordResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminRespondToAuthChallengeRequest &, const Model::AdminRespondToAuthChallengeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminRespondToAuthChallengeResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminSetUserSettingsRequest &, const Model::AdminSetUserSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminSetUserSettingsResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminUpdateDeviceStatusRequest &, const Model::AdminUpdateDeviceStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminUpdateDeviceStatusResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminUpdateUserAttributesRequest &, const Model::AdminUpdateUserAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminUpdateUserAttributesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::AdminUserGlobalSignOutRequest &, const Model::AdminUserGlobalSignOutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AdminUserGlobalSignOutResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ChangePasswordRequest &, const Model::ChangePasswordOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ChangePasswordResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ConfirmDeviceRequest &, const Model::ConfirmDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ConfirmDeviceResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ConfirmForgotPasswordRequest &, const Model::ConfirmForgotPasswordOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ConfirmForgotPasswordResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ConfirmSignUpRequest &, const Model::ConfirmSignUpOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ConfirmSignUpResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::CreateUserPoolRequest &, const Model::CreateUserPoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateUserPoolResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::CreateUserPoolClientRequest &, const Model::CreateUserPoolClientOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateUserPoolClientResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::DeleteUserRequest &, const Model::DeleteUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteUserResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::DeleteUserAttributesRequest &, const Model::DeleteUserAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteUserAttributesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::DeleteUserPoolRequest &, const Model::DeleteUserPoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteUserPoolResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::DeleteUserPoolClientRequest &, const Model::DeleteUserPoolClientOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteUserPoolClientResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::DescribeUserPoolRequest &, const Model::DescribeUserPoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeUserPoolResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::DescribeUserPoolClientRequest &, const Model::DescribeUserPoolClientOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeUserPoolClientResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ForgetDeviceRequest &, const Model::ForgetDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ForgetDeviceResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ForgotPasswordRequest &, const Model::ForgotPasswordOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ForgotPasswordResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::GetDeviceRequest &, const Model::GetDeviceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeviceResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::GetUserRequest &, const Model::GetUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetUserResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::GetUserAttributeVerificationCodeRequest &, const Model::GetUserAttributeVerificationCodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetUserAttributeVerificationCodeResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::GlobalSignOutRequest &, const Model::GlobalSignOutOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GlobalSignOutResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::InitiateAuthRequest &, const Model::InitiateAuthOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > InitiateAuthResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ListDevicesRequest &, const Model::ListDevicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDevicesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ListUserPoolClientsRequest &, const Model::ListUserPoolClientsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListUserPoolClientsResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ListUserPoolsRequest &, const Model::ListUserPoolsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListUserPoolsResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ListUsersRequest &, const Model::ListUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListUsersResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::ResendConfirmationCodeRequest &, const Model::ResendConfirmationCodeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ResendConfirmationCodeResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::RespondToAuthChallengeRequest &, const Model::RespondToAuthChallengeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > RespondToAuthChallengeResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::SetUserSettingsRequest &, const Model::SetUserSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SetUserSettingsResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::SignUpRequest &, const Model::SignUpOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SignUpResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::UpdateDeviceStatusRequest &, const Model::UpdateDeviceStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateDeviceStatusResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::UpdateUserAttributesRequest &, const Model::UpdateUserAttributesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateUserAttributesResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::UpdateUserPoolRequest &, const Model::UpdateUserPoolOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateUserPoolResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::UpdateUserPoolClientRequest &, const Model::UpdateUserPoolClientOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateUserPoolClientResponseReceivedHandler
 
typedef std::function< void(const CognitoIdentityProviderClient *, const Model::VerifyUserAttributeRequest &, const Model::VerifyUserAttributeOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > VerifyUserAttributeResponseReceivedHandler
 

Enumerations

enum  CognitoIdentityProviderErrors {
  CognitoIdentityProviderErrors::INCOMPLETE_SIGNATURE = 0, CognitoIdentityProviderErrors::INTERNAL_FAILURE = 1, CognitoIdentityProviderErrors::INVALID_ACTION = 2, CognitoIdentityProviderErrors::INVALID_CLIENT_TOKEN_ID = 3,
  CognitoIdentityProviderErrors::INVALID_PARAMETER_COMBINATION = 4, CognitoIdentityProviderErrors::INVALID_QUERY_PARAMETER = 5, CognitoIdentityProviderErrors::INVALID_PARAMETER_VALUE = 6, CognitoIdentityProviderErrors::MISSING_ACTION = 7,
  CognitoIdentityProviderErrors::MISSING_AUTHENTICATION_TOKEN = 8, CognitoIdentityProviderErrors::MISSING_PARAMETER = 9, CognitoIdentityProviderErrors::OPT_IN_REQUIRED = 10, CognitoIdentityProviderErrors::REQUEST_EXPIRED = 11,
  CognitoIdentityProviderErrors::SERVICE_UNAVAILABLE = 12, CognitoIdentityProviderErrors::THROTTLING = 13, CognitoIdentityProviderErrors::VALIDATION = 14, CognitoIdentityProviderErrors::ACCESS_DENIED = 15,
  CognitoIdentityProviderErrors::RESOURCE_NOT_FOUND = 16, CognitoIdentityProviderErrors::UNRECOGNIZED_CLIENT = 17, CognitoIdentityProviderErrors::MALFORMED_QUERY_STRING = 18, CognitoIdentityProviderErrors::NETWORK_CONNECTION = 99,
  CognitoIdentityProviderErrors::UNKNOWN = 100, CognitoIdentityProviderErrors::ALIAS_EXISTS = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1, CognitoIdentityProviderErrors::CODE_DELIVERY_FAILURE, CognitoIdentityProviderErrors::CODE_MISMATCH,
  CognitoIdentityProviderErrors::CONCURRENT_MODIFICATION, CognitoIdentityProviderErrors::EXPIRED_CODE, CognitoIdentityProviderErrors::INTERNAL_ERROR, CognitoIdentityProviderErrors::INVALID_EMAIL_ROLE_ACCESS_POLICY,
  CognitoIdentityProviderErrors::INVALID_LAMBDA_RESPONSE, CognitoIdentityProviderErrors::INVALID_PARAMETER, CognitoIdentityProviderErrors::INVALID_PASSWORD, CognitoIdentityProviderErrors::INVALID_SMS_ROLE_ACCESS_POLICY,
  CognitoIdentityProviderErrors::INVALID_SMS_ROLE_TRUST_RELATIONSHIP, CognitoIdentityProviderErrors::INVALID_USER_POOL_CONFIGURATION, CognitoIdentityProviderErrors::LIMIT_EXCEEDED, CognitoIdentityProviderErrors::M_F_A_METHOD_NOT_FOUND,
  CognitoIdentityProviderErrors::NOT_AUTHORIZED, CognitoIdentityProviderErrors::PASSWORD_RESET_REQUIRED, CognitoIdentityProviderErrors::TOO_MANY_FAILED_ATTEMPTS, CognitoIdentityProviderErrors::TOO_MANY_REQUESTS,
  CognitoIdentityProviderErrors::UNEXPECTED_LAMBDA, CognitoIdentityProviderErrors::USERNAME_EXISTS, CognitoIdentityProviderErrors::USER_LAMBDA_VALIDATION, CognitoIdentityProviderErrors::USER_NOT_CONFIRMED,
  CognitoIdentityProviderErrors::USER_NOT_FOUND
}
 

Typedef Documentation

Definition at line 263 of file CognitoIdentityProviderClient.h.

Definition at line 266 of file CognitoIdentityProviderClient.h.

Definition at line 268 of file CognitoIdentityProviderClient.h.

Definition at line 267 of file CognitoIdentityProviderClient.h.

Definition at line 269 of file CognitoIdentityProviderClient.h.

Definition at line 270 of file CognitoIdentityProviderClient.h.

Definition at line 271 of file CognitoIdentityProviderClient.h.

Definition at line 272 of file CognitoIdentityProviderClient.h.

Definition at line 273 of file CognitoIdentityProviderClient.h.

Definition at line 274 of file CognitoIdentityProviderClient.h.

Definition at line 275 of file CognitoIdentityProviderClient.h.

Definition at line 276 of file CognitoIdentityProviderClient.h.

Definition at line 277 of file CognitoIdentityProviderClient.h.

Definition at line 278 of file CognitoIdentityProviderClient.h.

Definition at line 279 of file CognitoIdentityProviderClient.h.

Definition at line 280 of file CognitoIdentityProviderClient.h.

Definition at line 281 of file CognitoIdentityProviderClient.h.

Definition at line 282 of file CognitoIdentityProviderClient.h.

Definition at line 283 of file CognitoIdentityProviderClient.h.

Definition at line 284 of file CognitoIdentityProviderClient.h.

Definition at line 285 of file CognitoIdentityProviderClient.h.

Definition at line 287 of file CognitoIdentityProviderClient.h.

Definition at line 286 of file CognitoIdentityProviderClient.h.

Definition at line 289 of file CognitoIdentityProviderClient.h.

Definition at line 291 of file CognitoIdentityProviderClient.h.

Definition at line 290 of file CognitoIdentityProviderClient.h.

Definition at line 288 of file CognitoIdentityProviderClient.h.

Definition at line 293 of file CognitoIdentityProviderClient.h.

Definition at line 292 of file CognitoIdentityProviderClient.h.

Definition at line 294 of file CognitoIdentityProviderClient.h.

Definition at line 295 of file CognitoIdentityProviderClient.h.

Definition at line 296 of file CognitoIdentityProviderClient.h.

Definition at line 298 of file CognitoIdentityProviderClient.h.

Definition at line 297 of file CognitoIdentityProviderClient.h.

Definition at line 299 of file CognitoIdentityProviderClient.h.

Definition at line 300 of file CognitoIdentityProviderClient.h.

Definition at line 301 of file CognitoIdentityProviderClient.h.

Definition at line 302 of file CognitoIdentityProviderClient.h.

Definition at line 303 of file CognitoIdentityProviderClient.h.

Definition at line 304 of file CognitoIdentityProviderClient.h.

Definition at line 305 of file CognitoIdentityProviderClient.h.

Definition at line 306 of file CognitoIdentityProviderClient.h.

Definition at line 307 of file CognitoIdentityProviderClient.h.

Definition at line 308 of file CognitoIdentityProviderClient.h.

Definition at line 309 of file CognitoIdentityProviderClient.h.

Definition at line 310 of file CognitoIdentityProviderClient.h.

Definition at line 312 of file CognitoIdentityProviderClient.h.

Definition at line 311 of file CognitoIdentityProviderClient.h.

Definition at line 313 of file CognitoIdentityProviderClient.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 
ALIAS_EXISTS 
CODE_DELIVERY_FAILURE 
CODE_MISMATCH 
CONCURRENT_MODIFICATION 
EXPIRED_CODE 
INTERNAL_ERROR 
INVALID_EMAIL_ROLE_ACCESS_POLICY 
INVALID_LAMBDA_RESPONSE 
INVALID_PARAMETER 
INVALID_PASSWORD 
INVALID_SMS_ROLE_ACCESS_POLICY 
INVALID_SMS_ROLE_TRUST_RELATIONSHIP 
INVALID_USER_POOL_CONFIGURATION 
LIMIT_EXCEEDED 
M_F_A_METHOD_NOT_FOUND 
NOT_AUTHORIZED 
PASSWORD_RESET_REQUIRED 
TOO_MANY_FAILED_ATTEMPTS 
TOO_MANY_REQUESTS 
UNEXPECTED_LAMBDA 
USERNAME_EXISTS 
USER_LAMBDA_VALIDATION 
USER_NOT_CONFIRMED 
USER_NOT_FOUND 

Definition at line 24 of file CognitoIdentityProviderErrors.h.