AWS SDK for C++

AWS SDK for C++ Version 1.11.680

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const DevOpsGuruClient *, const Model::DeleteInsightRequest &, const Model::DeleteInsightOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteInsightResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const DevOpsGuruClient *, const Model::ListEventsRequest &, const Model::ListEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEventsResponseReceivedHandler
 
typedef std::function< void(const DevOpsGuruClient *, const Model::ListInsightsRequest &, const Model::ListInsightsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListInsightsResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const DevOpsGuruClient *, const Model::PutFeedbackRequest &, const Model::PutFeedbackOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutFeedbackResponseReceivedHandler
 
 
typedef std::function< void(const DevOpsGuruClient *, const Model::SearchInsightsRequest &, const Model::SearchInsightsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SearchInsightsResponseReceivedHandler
 
 
 
 
 
 

Enumerations

 

Typedef Documentation

◆ AddNotificationChannelResponseReceivedHandler

Definition at line 204 of file DevOpsGuruServiceClientModel.h.

◆ DeleteInsightResponseReceivedHandler

Definition at line 207 of file DevOpsGuruServiceClientModel.h.

◆ DescribeAccountHealthResponseReceivedHandler

Definition at line 210 of file DevOpsGuruServiceClientModel.h.

◆ DescribeAccountOverviewResponseReceivedHandler

Definition at line 213 of file DevOpsGuruServiceClientModel.h.

◆ DescribeAnomalyResponseReceivedHandler

Definition at line 216 of file DevOpsGuruServiceClientModel.h.

◆ DescribeEventSourcesConfigResponseReceivedHandler

Definition at line 219 of file DevOpsGuruServiceClientModel.h.

◆ DescribeFeedbackResponseReceivedHandler

Definition at line 222 of file DevOpsGuruServiceClientModel.h.

◆ DescribeInsightResponseReceivedHandler

Definition at line 225 of file DevOpsGuruServiceClientModel.h.

◆ DescribeOrganizationHealthResponseReceivedHandler

Definition at line 228 of file DevOpsGuruServiceClientModel.h.

◆ DescribeOrganizationOverviewResponseReceivedHandler

Definition at line 232 of file DevOpsGuruServiceClientModel.h.

◆ DescribeOrganizationResourceCollectionHealthResponseReceivedHandler

Definition at line 236 of file DevOpsGuruServiceClientModel.h.

◆ DescribeResourceCollectionHealthResponseReceivedHandler

Definition at line 240 of file DevOpsGuruServiceClientModel.h.

◆ DescribeServiceIntegrationResponseReceivedHandler

Definition at line 243 of file DevOpsGuruServiceClientModel.h.

◆ DevOpsGuruClientConfiguration

Definition at line 90 of file DevOpsGuruServiceClientModel.h.

◆ DevOpsGuruEndpointProvider

Definition at line 92 of file DevOpsGuruServiceClientModel.h.

◆ DevOpsGuruEndpointProviderBase

Definition at line 91 of file DevOpsGuruServiceClientModel.h.

◆ GetCostEstimationResponseReceivedHandler

Definition at line 246 of file DevOpsGuruServiceClientModel.h.

◆ GetResourceCollectionResponseReceivedHandler

Definition at line 249 of file DevOpsGuruServiceClientModel.h.

◆ ListAnomaliesForInsightResponseReceivedHandler

Definition at line 252 of file DevOpsGuruServiceClientModel.h.

◆ ListAnomalousLogGroupsResponseReceivedHandler

Definition at line 255 of file DevOpsGuruServiceClientModel.h.

◆ ListEventsResponseReceivedHandler

Definition at line 258 of file DevOpsGuruServiceClientModel.h.

◆ ListInsightsResponseReceivedHandler

Definition at line 261 of file DevOpsGuruServiceClientModel.h.

◆ ListMonitoredResourcesResponseReceivedHandler

Definition at line 264 of file DevOpsGuruServiceClientModel.h.

◆ ListNotificationChannelsResponseReceivedHandler

Definition at line 267 of file DevOpsGuruServiceClientModel.h.

◆ ListOrganizationInsightsResponseReceivedHandler

Definition at line 270 of file DevOpsGuruServiceClientModel.h.

◆ ListRecommendationsResponseReceivedHandler

Definition at line 273 of file DevOpsGuruServiceClientModel.h.

◆ PutFeedbackResponseReceivedHandler

Definition at line 276 of file DevOpsGuruServiceClientModel.h.

◆ RemoveNotificationChannelResponseReceivedHandler

Definition at line 279 of file DevOpsGuruServiceClientModel.h.

◆ SearchInsightsResponseReceivedHandler

Definition at line 282 of file DevOpsGuruServiceClientModel.h.

◆ SearchOrganizationInsightsResponseReceivedHandler

Definition at line 285 of file DevOpsGuruServiceClientModel.h.

◆ StartCostEstimationResponseReceivedHandler

Definition at line 288 of file DevOpsGuruServiceClientModel.h.

◆ UpdateEventSourcesConfigResponseReceivedHandler

Definition at line 291 of file DevOpsGuruServiceClientModel.h.

◆ UpdateResourceCollectionResponseReceivedHandler

Definition at line 294 of file DevOpsGuruServiceClientModel.h.

◆ UpdateServiceIntegrationResponseReceivedHandler

Definition at line 297 of file DevOpsGuruServiceClientModel.h.

Enumeration Type Documentation

◆ DevOpsGuruErrors

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 DevOpsGuruErrors.h.