AWS SDK for C++

AWS SDK for C++ Version 1.11.860

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  Pagination
 
 

Classes

 
 
 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const TrustedAdvisorClient *, const Model::ListChecksRequest &, const Model::ListChecksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListChecksResponseReceivedHandler
 
 
 
 
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ BatchUpdateRecommendationResourceExclusionResponseReceivedHandler

Definition at line 123 of file TrustedAdvisorServiceClientModel.h.

◆ GetOrganizationRecommendationResponseReceivedHandler

Definition at line 127 of file TrustedAdvisorServiceClientModel.h.

◆ GetRecommendationResponseReceivedHandler

Definition at line 130 of file TrustedAdvisorServiceClientModel.h.

◆ ListChecksPaginator

Definition at line 20 of file TrustedAdvisorClientPagination.h.

◆ ListChecksResponseReceivedHandler

Definition at line 133 of file TrustedAdvisorServiceClientModel.h.

◆ ListOrganizationRecommendationAccountsPaginator

Definition at line 22 of file TrustedAdvisorClientPagination.h.

◆ ListOrganizationRecommendationAccountsResponseReceivedHandler

Definition at line 137 of file TrustedAdvisorServiceClientModel.h.

◆ ListOrganizationRecommendationResourcesPaginator

Definition at line 25 of file TrustedAdvisorClientPagination.h.

◆ ListOrganizationRecommendationResourcesResponseReceivedHandler

Definition at line 141 of file TrustedAdvisorServiceClientModel.h.

◆ ListOrganizationRecommendationsPaginator

Definition at line 28 of file TrustedAdvisorClientPagination.h.

◆ ListOrganizationRecommendationsResponseReceivedHandler

Definition at line 145 of file TrustedAdvisorServiceClientModel.h.

◆ ListRecommendationResourcesPaginator

Definition at line 31 of file TrustedAdvisorClientPagination.h.

◆ ListRecommendationResourcesResponseReceivedHandler

Definition at line 148 of file TrustedAdvisorServiceClientModel.h.

◆ ListRecommendationsForResourcePaginator

Definition at line 37 of file TrustedAdvisorClientPagination.h.

◆ ListRecommendationsForResourceResponseReceivedHandler

Definition at line 155 of file TrustedAdvisorServiceClientModel.h.

◆ ListRecommendationsPaginator

Definition at line 34 of file TrustedAdvisorClientPagination.h.

◆ ListRecommendationsResponseReceivedHandler

Definition at line 151 of file TrustedAdvisorServiceClientModel.h.

◆ TrustedAdvisorClientConfiguration

Definition at line 63 of file TrustedAdvisorServiceClientModel.h.

◆ TrustedAdvisorEndpointProvider

Definition at line 65 of file TrustedAdvisorServiceClientModel.h.

◆ TrustedAdvisorEndpointProviderBase

Definition at line 64 of file TrustedAdvisorServiceClientModel.h.

◆ UpdateOrganizationRecommendationLifecycleResponseReceivedHandler

Definition at line 159 of file TrustedAdvisorServiceClientModel.h.

◆ UpdateRecommendationLifecycleResponseReceivedHandler

Definition at line 163 of file TrustedAdvisorServiceClientModel.h.

Enumeration Type Documentation

◆ TrustedAdvisorErrors

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 

Definition at line 14 of file TrustedAdvisorErrors.h.