AWS SDK for C++

AWS SDK for C++ Version 1.11.440

Loading...
Searching...
No Matches
Namespaces | Classes | Typedefs | Enumerations
Aws::IdentityStore Namespace Reference

Namespaces

namespace  Endpoint
 
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const IdentityStoreClient *, const Model::CreateGroupRequest &, const Model::CreateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGroupResponseReceivedHandler
 
 
typedef std::function< void(const IdentityStoreClient *, const Model::CreateUserRequest &, const Model::CreateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateUserResponseReceivedHandler
 
typedef std::function< void(const IdentityStoreClient *, const Model::DeleteGroupRequest &, const Model::DeleteGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGroupResponseReceivedHandler
 
 
typedef std::function< void(const IdentityStoreClient *, const Model::DeleteUserRequest &, const Model::DeleteUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteUserResponseReceivedHandler
 
typedef std::function< void(const IdentityStoreClient *, const Model::DescribeGroupRequest &, const Model::DescribeGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeGroupResponseReceivedHandler
 
 
typedef std::function< void(const IdentityStoreClient *, const Model::DescribeUserRequest &, const Model::DescribeUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeUserResponseReceivedHandler
 
typedef std::function< void(const IdentityStoreClient *, const Model::GetGroupIdRequest &, const Model::GetGroupIdOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGroupIdResponseReceivedHandler
 
 
typedef std::function< void(const IdentityStoreClient *, const Model::GetUserIdRequest &, const Model::GetUserIdOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetUserIdResponseReceivedHandler
 
 
 
 
typedef std::function< void(const IdentityStoreClient *, const Model::ListGroupsRequest &, const Model::ListGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListGroupsResponseReceivedHandler
 
typedef std::function< void(const IdentityStoreClient *, const Model::ListUsersRequest &, const Model::ListUsersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListUsersResponseReceivedHandler
 
typedef std::function< void(const IdentityStoreClient *, const Model::UpdateGroupRequest &, const Model::UpdateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGroupResponseReceivedHandler
 
typedef std::function< void(const IdentityStoreClient *, const Model::UpdateUserRequest &, const Model::UpdateUserOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateUserResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CreateGroupMembershipResponseReceivedHandler

Definition at line 150 of file IdentityStoreServiceClientModel.h.

◆ CreateGroupResponseReceivedHandler

Definition at line 149 of file IdentityStoreServiceClientModel.h.

◆ CreateUserResponseReceivedHandler

Definition at line 151 of file IdentityStoreServiceClientModel.h.

◆ DeleteGroupMembershipResponseReceivedHandler

Definition at line 153 of file IdentityStoreServiceClientModel.h.

◆ DeleteGroupResponseReceivedHandler

Definition at line 152 of file IdentityStoreServiceClientModel.h.

◆ DeleteUserResponseReceivedHandler

Definition at line 154 of file IdentityStoreServiceClientModel.h.

◆ DescribeGroupMembershipResponseReceivedHandler

Definition at line 156 of file IdentityStoreServiceClientModel.h.

◆ DescribeGroupResponseReceivedHandler

Definition at line 155 of file IdentityStoreServiceClientModel.h.

◆ DescribeUserResponseReceivedHandler

Definition at line 157 of file IdentityStoreServiceClientModel.h.

◆ GetGroupIdResponseReceivedHandler

Definition at line 158 of file IdentityStoreServiceClientModel.h.

◆ GetGroupMembershipIdResponseReceivedHandler

Definition at line 159 of file IdentityStoreServiceClientModel.h.

◆ GetUserIdResponseReceivedHandler

Definition at line 160 of file IdentityStoreServiceClientModel.h.

◆ IdentityStoreClientConfiguration

Definition at line 73 of file IdentityStoreServiceClientModel.h.

◆ IdentityStoreEndpointProvider

Definition at line 75 of file IdentityStoreServiceClientModel.h.

◆ IdentityStoreEndpointProviderBase

Definition at line 74 of file IdentityStoreServiceClientModel.h.

◆ IsMemberInGroupsResponseReceivedHandler

Definition at line 161 of file IdentityStoreServiceClientModel.h.

◆ ListGroupMembershipsForMemberResponseReceivedHandler

Definition at line 163 of file IdentityStoreServiceClientModel.h.

◆ ListGroupMembershipsResponseReceivedHandler

Definition at line 162 of file IdentityStoreServiceClientModel.h.

◆ ListGroupsResponseReceivedHandler

Definition at line 164 of file IdentityStoreServiceClientModel.h.

◆ ListUsersResponseReceivedHandler

Definition at line 165 of file IdentityStoreServiceClientModel.h.

◆ UpdateGroupResponseReceivedHandler

Definition at line 166 of file IdentityStoreServiceClientModel.h.

◆ UpdateUserResponseReceivedHandler

Definition at line 167 of file IdentityStoreServiceClientModel.h.

Enumeration Type Documentation

◆ IdentityStoreErrors

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 
SLOW_DOWN 
REQUEST_TIME_TOO_SKEWED 
INVALID_SIGNATURE 
SIGNATURE_DOES_NOT_MATCH 
INVALID_ACCESS_KEY_ID 
REQUEST_TIMEOUT 
NETWORK_CONNECTION 
UNKNOWN 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file IdentityStoreErrors.h.