AWS SDK for C++

AWS SDK for C++ Version 1.11.685

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
typedef std::function< void(const CloudWatchClient *, const Model::DeleteAlarmsRequest &, const Model::DeleteAlarmsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAlarmsResponseReceivedHandler
 
 
 
 
 
 
 
typedef std::function< void(const CloudWatchClient *, const Model::DescribeAlarmsRequest &, const Model::DescribeAlarmsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeAlarmsResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const CloudWatchClient *, const Model::GetDashboardRequest &, const Model::GetDashboardOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDashboardResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchClient *, const Model::GetMetricDataRequest &, const Model::GetMetricDataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMetricDataResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudWatchClient *, const Model::ListDashboardsRequest &, const Model::ListDashboardsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDashboardsResponseReceivedHandler
 
 
 
typedef std::function< void(const CloudWatchClient *, const Model::ListMetricsRequest &, const Model::ListMetricsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMetricsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudWatchClient *, const Model::PutDashboardRequest &, const Model::PutDashboardOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutDashboardResponseReceivedHandler
 
typedef std::function< void(const CloudWatchClient *, const Model::PutInsightRuleRequest &, const Model::PutInsightRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutInsightRuleResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchClient *, const Model::PutMetricAlarmRequest &, const Model::PutMetricAlarmOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutMetricAlarmResponseReceivedHandler
 
typedef std::function< void(const CloudWatchClient *, const Model::PutMetricDataRequest &, const Model::PutMetricDataOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> PutMetricDataResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchClient *, const Model::SetAlarmStateRequest &, const Model::SetAlarmStateOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SetAlarmStateResponseReceivedHandler
 
 
 
typedef std::function< void(const CloudWatchClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
typedef std::function< void(const CloudWatchClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
 

Enumerations

 

Typedef Documentation

◆ CloudWatchClientConfiguration

Definition at line 91 of file CloudWatchServiceClientModel.h.

◆ CloudWatchEndpointProvider

Definition at line 93 of file CloudWatchServiceClientModel.h.

◆ CloudWatchEndpointProviderBase

Definition at line 92 of file CloudWatchServiceClientModel.h.

◆ DeleteAlarmsResponseReceivedHandler

Definition at line 228 of file CloudWatchServiceClientModel.h.

◆ DeleteAnomalyDetectorResponseReceivedHandler

Definition at line 231 of file CloudWatchServiceClientModel.h.

◆ DeleteDashboardsResponseReceivedHandler

Definition at line 234 of file CloudWatchServiceClientModel.h.

◆ DeleteInsightRulesResponseReceivedHandler

Definition at line 237 of file CloudWatchServiceClientModel.h.

◆ DeleteMetricStreamResponseReceivedHandler

Definition at line 240 of file CloudWatchServiceClientModel.h.

◆ DescribeAlarmContributorsResponseReceivedHandler

Definition at line 243 of file CloudWatchServiceClientModel.h.

◆ DescribeAlarmHistoryResponseReceivedHandler

Definition at line 246 of file CloudWatchServiceClientModel.h.

◆ DescribeAlarmsForMetricResponseReceivedHandler

Definition at line 252 of file CloudWatchServiceClientModel.h.

◆ DescribeAlarmsResponseReceivedHandler

Definition at line 249 of file CloudWatchServiceClientModel.h.

◆ DescribeAnomalyDetectorsResponseReceivedHandler

Definition at line 255 of file CloudWatchServiceClientModel.h.

◆ DescribeInsightRulesResponseReceivedHandler

Definition at line 258 of file CloudWatchServiceClientModel.h.

◆ DisableAlarmActionsResponseReceivedHandler

Definition at line 261 of file CloudWatchServiceClientModel.h.

◆ DisableInsightRulesResponseReceivedHandler

Definition at line 264 of file CloudWatchServiceClientModel.h.

◆ EnableAlarmActionsResponseReceivedHandler

Definition at line 267 of file CloudWatchServiceClientModel.h.

◆ EnableInsightRulesResponseReceivedHandler

Definition at line 270 of file CloudWatchServiceClientModel.h.

◆ GetDashboardResponseReceivedHandler

Definition at line 273 of file CloudWatchServiceClientModel.h.

◆ GetInsightRuleReportResponseReceivedHandler

Definition at line 276 of file CloudWatchServiceClientModel.h.

◆ GetMetricDataResponseReceivedHandler

Definition at line 279 of file CloudWatchServiceClientModel.h.

◆ GetMetricStatisticsResponseReceivedHandler

Definition at line 282 of file CloudWatchServiceClientModel.h.

◆ GetMetricStreamResponseReceivedHandler

Definition at line 285 of file CloudWatchServiceClientModel.h.

◆ GetMetricWidgetImageResponseReceivedHandler

Definition at line 288 of file CloudWatchServiceClientModel.h.

◆ ListDashboardsResponseReceivedHandler

Definition at line 291 of file CloudWatchServiceClientModel.h.

◆ ListManagedInsightRulesResponseReceivedHandler

Definition at line 294 of file CloudWatchServiceClientModel.h.

◆ ListMetricsResponseReceivedHandler

Definition at line 300 of file CloudWatchServiceClientModel.h.

◆ ListMetricStreamsResponseReceivedHandler

Definition at line 297 of file CloudWatchServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 303 of file CloudWatchServiceClientModel.h.

◆ PutAnomalyDetectorResponseReceivedHandler

Definition at line 306 of file CloudWatchServiceClientModel.h.

◆ PutCompositeAlarmResponseReceivedHandler

Definition at line 309 of file CloudWatchServiceClientModel.h.

◆ PutDashboardResponseReceivedHandler

Definition at line 312 of file CloudWatchServiceClientModel.h.

◆ PutInsightRuleResponseReceivedHandler

Definition at line 315 of file CloudWatchServiceClientModel.h.

◆ PutManagedInsightRulesResponseReceivedHandler

Definition at line 318 of file CloudWatchServiceClientModel.h.

◆ PutMetricAlarmResponseReceivedHandler

Definition at line 321 of file CloudWatchServiceClientModel.h.

◆ PutMetricDataResponseReceivedHandler

Definition at line 324 of file CloudWatchServiceClientModel.h.

◆ PutMetricStreamResponseReceivedHandler

Definition at line 327 of file CloudWatchServiceClientModel.h.

◆ SetAlarmStateResponseReceivedHandler

Definition at line 330 of file CloudWatchServiceClientModel.h.

◆ StartMetricStreamsResponseReceivedHandler

Definition at line 333 of file CloudWatchServiceClientModel.h.

◆ StopMetricStreamsResponseReceivedHandler

Definition at line 336 of file CloudWatchServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 339 of file CloudWatchServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 342 of file CloudWatchServiceClientModel.h.

Enumeration Type Documentation

◆ CloudWatchErrors

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 
CONCURRENT_MODIFICATION 
CONFLICT 
DASHBOARD_INVALID_INPUT 
DASHBOARD_NOT_FOUND 
INTERNAL_SERVICE_FAULT 
INVALID_FORMAT_FAULT 
INVALID_NEXT_TOKEN 
LIMIT_EXCEEDED 
LIMIT_EXCEEDED_FAULT 
MISSING_REQUIRED_PARAMETER 

Definition at line 14 of file CloudWatchErrors.h.