AWS SDK for C++

AWS SDK for C++ Version 1.11.679

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 148 of file IdentityStoreServiceClientModel.h.

◆ CreateGroupResponseReceivedHandler

Definition at line 145 of file IdentityStoreServiceClientModel.h.

◆ CreateUserResponseReceivedHandler

Definition at line 151 of file IdentityStoreServiceClientModel.h.

◆ DeleteGroupMembershipResponseReceivedHandler

Definition at line 157 of file IdentityStoreServiceClientModel.h.

◆ DeleteGroupResponseReceivedHandler

Definition at line 154 of file IdentityStoreServiceClientModel.h.

◆ DeleteUserResponseReceivedHandler

Definition at line 160 of file IdentityStoreServiceClientModel.h.

◆ DescribeGroupMembershipResponseReceivedHandler

Definition at line 166 of file IdentityStoreServiceClientModel.h.

◆ DescribeGroupResponseReceivedHandler

Definition at line 163 of file IdentityStoreServiceClientModel.h.

◆ DescribeUserResponseReceivedHandler

Definition at line 169 of file IdentityStoreServiceClientModel.h.

◆ GetGroupIdResponseReceivedHandler

Definition at line 172 of file IdentityStoreServiceClientModel.h.

◆ GetGroupMembershipIdResponseReceivedHandler

Definition at line 175 of file IdentityStoreServiceClientModel.h.

◆ GetUserIdResponseReceivedHandler

Definition at line 178 of file IdentityStoreServiceClientModel.h.

◆ IdentityStoreClientConfiguration

Definition at line 68 of file IdentityStoreServiceClientModel.h.

◆ IdentityStoreEndpointProvider

Definition at line 70 of file IdentityStoreServiceClientModel.h.

◆ IdentityStoreEndpointProviderBase

Definition at line 69 of file IdentityStoreServiceClientModel.h.

◆ IsMemberInGroupsResponseReceivedHandler

Definition at line 181 of file IdentityStoreServiceClientModel.h.

◆ ListGroupMembershipsForMemberResponseReceivedHandler

Definition at line 188 of file IdentityStoreServiceClientModel.h.

◆ ListGroupMembershipsResponseReceivedHandler

Definition at line 184 of file IdentityStoreServiceClientModel.h.

◆ ListGroupsResponseReceivedHandler

Definition at line 191 of file IdentityStoreServiceClientModel.h.

◆ ListUsersResponseReceivedHandler

Definition at line 194 of file IdentityStoreServiceClientModel.h.

◆ UpdateGroupResponseReceivedHandler

Definition at line 197 of file IdentityStoreServiceClientModel.h.

◆ UpdateUserResponseReceivedHandler

Definition at line 200 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 14 of file IdentityStoreErrors.h.