AWS SDK for C++

AWS SDK for C++ Version 1.11.683

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
typedef std::function< void(const ApplicationSignalsClient *, const Model::GetServiceRequest &, const Model::GetServiceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetServiceResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const ApplicationSignalsClient *, const Model::ListServicesRequest &, const Model::ListServicesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListServicesResponseReceivedHandler
 
 
 
 
typedef std::function< void(const ApplicationSignalsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ ApplicationSignalsClientConfiguration

Definition at line 75 of file ApplicationSignalsServiceClientModel.h.

◆ ApplicationSignalsEndpointProvider

Definition at line 77 of file ApplicationSignalsServiceClientModel.h.

◆ ApplicationSignalsEndpointProviderBase

Definition at line 76 of file ApplicationSignalsServiceClientModel.h.

◆ BatchGetServiceLevelObjectiveBudgetReportResponseReceivedHandler

Definition at line 164 of file ApplicationSignalsServiceClientModel.h.

◆ BatchUpdateExclusionWindowsResponseReceivedHandler

Definition at line 167 of file ApplicationSignalsServiceClientModel.h.

◆ CreateServiceLevelObjectiveResponseReceivedHandler

Definition at line 170 of file ApplicationSignalsServiceClientModel.h.

◆ DeleteGroupingConfigurationResponseReceivedHandler

Definition at line 173 of file ApplicationSignalsServiceClientModel.h.

◆ DeleteServiceLevelObjectiveResponseReceivedHandler

Definition at line 176 of file ApplicationSignalsServiceClientModel.h.

◆ GetServiceLevelObjectiveResponseReceivedHandler

Definition at line 182 of file ApplicationSignalsServiceClientModel.h.

◆ GetServiceResponseReceivedHandler

Definition at line 179 of file ApplicationSignalsServiceClientModel.h.

◆ ListAuditFindingsResponseReceivedHandler

Definition at line 185 of file ApplicationSignalsServiceClientModel.h.

◆ ListGroupingAttributeDefinitionsResponseReceivedHandler

Definition at line 189 of file ApplicationSignalsServiceClientModel.h.

◆ ListServiceDependenciesResponseReceivedHandler

Definition at line 192 of file ApplicationSignalsServiceClientModel.h.

◆ ListServiceDependentsResponseReceivedHandler

Definition at line 195 of file ApplicationSignalsServiceClientModel.h.

◆ ListServiceLevelObjectiveExclusionWindowsResponseReceivedHandler

Definition at line 199 of file ApplicationSignalsServiceClientModel.h.

◆ ListServiceLevelObjectivesResponseReceivedHandler

Definition at line 202 of file ApplicationSignalsServiceClientModel.h.

◆ ListServiceOperationsResponseReceivedHandler

Definition at line 205 of file ApplicationSignalsServiceClientModel.h.

◆ ListServicesResponseReceivedHandler

Definition at line 211 of file ApplicationSignalsServiceClientModel.h.

◆ ListServiceStatesResponseReceivedHandler

Definition at line 208 of file ApplicationSignalsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 214 of file ApplicationSignalsServiceClientModel.h.

◆ PutGroupingConfigurationResponseReceivedHandler

Definition at line 217 of file ApplicationSignalsServiceClientModel.h.

◆ StartDiscoveryResponseReceivedHandler

Definition at line 220 of file ApplicationSignalsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 223 of file ApplicationSignalsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 226 of file ApplicationSignalsServiceClientModel.h.

◆ UpdateServiceLevelObjectiveResponseReceivedHandler

Definition at line 229 of file ApplicationSignalsServiceClientModel.h.

Enumeration Type Documentation

◆ ApplicationSignalsErrors

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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 14 of file ApplicationSignalsErrors.h.