AWS SDK for C++

AWS SDK for C++ Version 1.11.867

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

Namespaces

 
 
 
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const AccountAccessClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const AccountAccessClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ AccountAccessClientConfiguration

Definition at line 61 of file AccountAccessServiceClientModel.h.

◆ AccountAccessEndpointProvider

Definition at line 63 of file AccountAccessServiceClientModel.h.

◆ AccountAccessEndpointProviderBase

Definition at line 62 of file AccountAccessServiceClientModel.h.

◆ CreateApplicationResponseReceivedHandler

Definition at line 114 of file AccountAccessServiceClientModel.h.

◆ CreateEntitlementResponseReceivedHandler

Definition at line 117 of file AccountAccessServiceClientModel.h.

◆ DeleteApplicationResponseReceivedHandler

Definition at line 120 of file AccountAccessServiceClientModel.h.

◆ DeleteEntitlementResponseReceivedHandler

Definition at line 123 of file AccountAccessServiceClientModel.h.

◆ GetApplicationResponseReceivedHandler

Definition at line 126 of file AccountAccessServiceClientModel.h.

◆ GetEntitlementResponseReceivedHandler

Definition at line 129 of file AccountAccessServiceClientModel.h.

◆ ListApplicationsPaginator

Definition at line 15 of file AccountAccessClientPagination.h.

◆ ListApplicationsResponseReceivedHandler

Definition at line 132 of file AccountAccessServiceClientModel.h.

◆ ListEntitlementsPaginator

Definition at line 17 of file AccountAccessClientPagination.h.

◆ ListEntitlementsResponseReceivedHandler

Definition at line 135 of file AccountAccessServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 138 of file AccountAccessServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 141 of file AccountAccessServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 144 of file AccountAccessServiceClientModel.h.

Enumeration Type Documentation

◆ AccountAccessErrors

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 
ALREADY_CREATED 
CONFLICT 
INTERNAL_SERVER 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file AccountAccessErrors.h.