AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
typedef std::function< void(const CloudWatchRUMClient *, const Model::GetAppMonitorRequest &, const Model::GetAppMonitorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetAppMonitorResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const CloudWatchRUMClient *, const Model::PutRumEventsRequest &, const Model::PutRumEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutRumEventsResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchRUMClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const CloudWatchRUMClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ BatchCreateRumMetricDefinitionsResponseReceivedHandler

Definition at line 142 of file CloudWatchRUMServiceClientModel.h.

◆ BatchDeleteRumMetricDefinitionsResponseReceivedHandler

Definition at line 143 of file CloudWatchRUMServiceClientModel.h.

◆ BatchGetRumMetricDefinitionsResponseReceivedHandler

Definition at line 144 of file CloudWatchRUMServiceClientModel.h.

◆ CloudWatchRUMClientConfiguration

Definition at line 72 of file CloudWatchRUMServiceClientModel.h.

◆ CloudWatchRUMEndpointProvider

Definition at line 74 of file CloudWatchRUMServiceClientModel.h.

◆ CloudWatchRUMEndpointProviderBase

Definition at line 73 of file CloudWatchRUMServiceClientModel.h.

◆ CreateAppMonitorResponseReceivedHandler

Definition at line 145 of file CloudWatchRUMServiceClientModel.h.

◆ DeleteAppMonitorResponseReceivedHandler

Definition at line 146 of file CloudWatchRUMServiceClientModel.h.

◆ DeleteRumMetricsDestinationResponseReceivedHandler

Definition at line 147 of file CloudWatchRUMServiceClientModel.h.

◆ GetAppMonitorDataResponseReceivedHandler

Definition at line 149 of file CloudWatchRUMServiceClientModel.h.

◆ GetAppMonitorResponseReceivedHandler

Definition at line 148 of file CloudWatchRUMServiceClientModel.h.

◆ ListAppMonitorsResponseReceivedHandler

Definition at line 150 of file CloudWatchRUMServiceClientModel.h.

◆ ListRumMetricsDestinationsResponseReceivedHandler

Definition at line 151 of file CloudWatchRUMServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 152 of file CloudWatchRUMServiceClientModel.h.

◆ PutRumEventsResponseReceivedHandler

Definition at line 153 of file CloudWatchRUMServiceClientModel.h.

◆ PutRumMetricsDestinationResponseReceivedHandler

Definition at line 154 of file CloudWatchRUMServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 155 of file CloudWatchRUMServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 156 of file CloudWatchRUMServiceClientModel.h.

◆ UpdateAppMonitorResponseReceivedHandler

Definition at line 157 of file CloudWatchRUMServiceClientModel.h.

◆ UpdateRumMetricDefinitionResponseReceivedHandler

Definition at line 158 of file CloudWatchRUMServiceClientModel.h.

Enumeration Type Documentation

◆ CloudWatchRUMErrors

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 16 of file CloudWatchRUMErrors.h.