AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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 154 of file CloudWatchRUMServiceClientModel.h.

◆ BatchDeleteRumMetricDefinitionsResponseReceivedHandler

Definition at line 155 of file CloudWatchRUMServiceClientModel.h.

◆ BatchGetRumMetricDefinitionsResponseReceivedHandler

Definition at line 156 of file CloudWatchRUMServiceClientModel.h.

◆ CloudWatchRUMClientConfiguration

Definition at line 75 of file CloudWatchRUMServiceClientModel.h.

◆ CloudWatchRUMEndpointProvider

Definition at line 77 of file CloudWatchRUMServiceClientModel.h.

◆ CloudWatchRUMEndpointProviderBase

Definition at line 76 of file CloudWatchRUMServiceClientModel.h.

◆ CreateAppMonitorResponseReceivedHandler

Definition at line 157 of file CloudWatchRUMServiceClientModel.h.

◆ DeleteAppMonitorResponseReceivedHandler

Definition at line 158 of file CloudWatchRUMServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 159 of file CloudWatchRUMServiceClientModel.h.

◆ DeleteRumMetricsDestinationResponseReceivedHandler

Definition at line 160 of file CloudWatchRUMServiceClientModel.h.

◆ GetAppMonitorDataResponseReceivedHandler

Definition at line 162 of file CloudWatchRUMServiceClientModel.h.

◆ GetAppMonitorResponseReceivedHandler

Definition at line 161 of file CloudWatchRUMServiceClientModel.h.

◆ GetResourcePolicyResponseReceivedHandler

Definition at line 163 of file CloudWatchRUMServiceClientModel.h.

◆ ListAppMonitorsResponseReceivedHandler

Definition at line 164 of file CloudWatchRUMServiceClientModel.h.

◆ ListRumMetricsDestinationsResponseReceivedHandler

Definition at line 165 of file CloudWatchRUMServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 166 of file CloudWatchRUMServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 167 of file CloudWatchRUMServiceClientModel.h.

◆ PutRumEventsResponseReceivedHandler

Definition at line 168 of file CloudWatchRUMServiceClientModel.h.

◆ PutRumMetricsDestinationResponseReceivedHandler

Definition at line 169 of file CloudWatchRUMServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 170 of file CloudWatchRUMServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 171 of file CloudWatchRUMServiceClientModel.h.

◆ UpdateAppMonitorResponseReceivedHandler

Definition at line 172 of file CloudWatchRUMServiceClientModel.h.

◆ UpdateRumMetricDefinitionResponseReceivedHandler

Definition at line 173 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 
INVALID_POLICY_REVISION_ID 
MALFORMED_POLICY_DOCUMENT 
POLICY_NOT_FOUND 
POLICY_SIZE_LIMIT_EXCEEDED 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file CloudWatchRUMErrors.h.