AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
 

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 119 of file TrustedAdvisorServiceClientModel.h.

◆ GetOrganizationRecommendationResponseReceivedHandler

Definition at line 120 of file TrustedAdvisorServiceClientModel.h.

◆ GetRecommendationResponseReceivedHandler

Definition at line 121 of file TrustedAdvisorServiceClientModel.h.

◆ ListChecksResponseReceivedHandler

Definition at line 122 of file TrustedAdvisorServiceClientModel.h.

◆ ListOrganizationRecommendationAccountsResponseReceivedHandler

Definition at line 123 of file TrustedAdvisorServiceClientModel.h.

◆ ListOrganizationRecommendationResourcesResponseReceivedHandler

Definition at line 124 of file TrustedAdvisorServiceClientModel.h.

◆ ListOrganizationRecommendationsResponseReceivedHandler

Definition at line 125 of file TrustedAdvisorServiceClientModel.h.

◆ ListRecommendationResourcesResponseReceivedHandler

Definition at line 126 of file TrustedAdvisorServiceClientModel.h.

◆ ListRecommendationsResponseReceivedHandler

Definition at line 127 of file TrustedAdvisorServiceClientModel.h.

◆ TrustedAdvisorClientConfiguration

Definition at line 67 of file TrustedAdvisorServiceClientModel.h.

◆ TrustedAdvisorEndpointProvider

Definition at line 69 of file TrustedAdvisorServiceClientModel.h.

◆ TrustedAdvisorEndpointProviderBase

Definition at line 68 of file TrustedAdvisorServiceClientModel.h.

◆ UpdateOrganizationRecommendationLifecycleResponseReceivedHandler

Definition at line 128 of file TrustedAdvisorServiceClientModel.h.

◆ UpdateRecommendationLifecycleResponseReceivedHandler

Definition at line 129 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 16 of file TrustedAdvisorErrors.h.