AWS SDK for C++

AWS SDK for C++ Version 1.11.611

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::CreateDeliveryRequest &, const Model::CreateDeliveryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateDeliveryResponseReceivedHandler
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::CreateLogGroupRequest &, const Model::CreateLogGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateLogGroupResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DeleteDeliveryRequest &, const Model::DeleteDeliveryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDeliveryResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DeleteLogGroupRequest &, const Model::DeleteLogGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteLogGroupResponseReceivedHandler
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::GetDeliveryRequest &, const Model::GetDeliveryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDeliveryResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::GetIntegrationRequest &, const Model::GetIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetIntegrationResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::GetLogEventsRequest &, const Model::GetLogEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetLogEventsResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::GetLogObjectRequest &, const Model::GetLogObjectOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetLogObjectResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::GetLogRecordRequest &, const Model::GetLogRecordOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetLogRecordResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::GetTransformerRequest &, const Model::GetTransformerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTransformerResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::ListAnomaliesRequest &, const Model::ListAnomaliesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAnomaliesResponseReceivedHandler
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::ListLogGroupsRequest &, const Model::ListLogGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListLogGroupsResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::PutDestinationRequest &, const Model::PutDestinationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutDestinationResponseReceivedHandler
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::PutIndexPolicyRequest &, const Model::PutIndexPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutIndexPolicyResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::PutIntegrationRequest &, const Model::PutIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutIntegrationResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::PutLogEventsRequest &, const Model::PutLogEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutLogEventsResponseReceivedHandler
 
 
 
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::PutTransformerRequest &, const Model::PutTransformerOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutTransformerResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::StartLiveTailRequest &, const Model::StartLiveTailOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartLiveTailResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::StartQueryRequest &, const Model::StartQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartQueryResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::StopQueryRequest &, const Model::StopQueryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopQueryResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
 
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::UpdateAnomalyRequest &, const Model::UpdateAnomalyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateAnomalyResponseReceivedHandler
 
 
 

Enumerations

 

Typedef Documentation

◆ AssociateKmsKeyResponseReceivedHandler

Definition at line 416 of file CloudWatchLogsServiceClientModel.h.

◆ CancelExportTaskResponseReceivedHandler

Definition at line 417 of file CloudWatchLogsServiceClientModel.h.

◆ CloudWatchLogsClientConfiguration

Definition at line 133 of file CloudWatchLogsServiceClientModel.h.

◆ CloudWatchLogsEndpointProvider

Definition at line 135 of file CloudWatchLogsServiceClientModel.h.

◆ CloudWatchLogsEndpointProviderBase

Definition at line 134 of file CloudWatchLogsServiceClientModel.h.

◆ CreateDeliveryResponseReceivedHandler

Definition at line 418 of file CloudWatchLogsServiceClientModel.h.

◆ CreateExportTaskResponseReceivedHandler

Definition at line 419 of file CloudWatchLogsServiceClientModel.h.

◆ CreateLogAnomalyDetectorResponseReceivedHandler

Definition at line 420 of file CloudWatchLogsServiceClientModel.h.

◆ CreateLogGroupResponseReceivedHandler

Definition at line 421 of file CloudWatchLogsServiceClientModel.h.

◆ CreateLogStreamResponseReceivedHandler

Definition at line 422 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteAccountPolicyResponseReceivedHandler

Definition at line 423 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteDataProtectionPolicyResponseReceivedHandler

Definition at line 424 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteDeliveryDestinationPolicyResponseReceivedHandler

Definition at line 427 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteDeliveryDestinationResponseReceivedHandler

Definition at line 426 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteDeliveryResponseReceivedHandler

Definition at line 425 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteDeliverySourceResponseReceivedHandler

Definition at line 428 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteDestinationResponseReceivedHandler

Definition at line 429 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteIndexPolicyResponseReceivedHandler

Definition at line 430 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteIntegrationResponseReceivedHandler

Definition at line 431 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteLogAnomalyDetectorResponseReceivedHandler

Definition at line 432 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteLogGroupResponseReceivedHandler

Definition at line 433 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteLogStreamResponseReceivedHandler

Definition at line 434 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteMetricFilterResponseReceivedHandler

Definition at line 435 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteQueryDefinitionResponseReceivedHandler

Definition at line 436 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 437 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteRetentionPolicyResponseReceivedHandler

Definition at line 438 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteSubscriptionFilterResponseReceivedHandler

Definition at line 439 of file CloudWatchLogsServiceClientModel.h.

◆ DeleteTransformerResponseReceivedHandler

Definition at line 440 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeAccountPoliciesResponseReceivedHandler

Definition at line 441 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeConfigurationTemplatesResponseReceivedHandler

Definition at line 442 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeDeliveriesResponseReceivedHandler

Definition at line 443 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeDeliveryDestinationsResponseReceivedHandler

Definition at line 444 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeDeliverySourcesResponseReceivedHandler

Definition at line 445 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeDestinationsResponseReceivedHandler

Definition at line 446 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeExportTasksResponseReceivedHandler

Definition at line 447 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeFieldIndexesResponseReceivedHandler

Definition at line 448 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeIndexPoliciesResponseReceivedHandler

Definition at line 449 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeLogGroupsResponseReceivedHandler

Definition at line 450 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeLogStreamsResponseReceivedHandler

Definition at line 451 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeMetricFiltersResponseReceivedHandler

Definition at line 452 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeQueriesResponseReceivedHandler

Definition at line 453 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeQueryDefinitionsResponseReceivedHandler

Definition at line 454 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeResourcePoliciesResponseReceivedHandler

Definition at line 455 of file CloudWatchLogsServiceClientModel.h.

◆ DescribeSubscriptionFiltersResponseReceivedHandler

Definition at line 456 of file CloudWatchLogsServiceClientModel.h.

◆ DisassociateKmsKeyResponseReceivedHandler

Definition at line 457 of file CloudWatchLogsServiceClientModel.h.

◆ FilterLogEventsResponseReceivedHandler

Definition at line 458 of file CloudWatchLogsServiceClientModel.h.

◆ GetDataProtectionPolicyResponseReceivedHandler

Definition at line 459 of file CloudWatchLogsServiceClientModel.h.

◆ GetDeliveryDestinationPolicyResponseReceivedHandler

Definition at line 462 of file CloudWatchLogsServiceClientModel.h.

◆ GetDeliveryDestinationResponseReceivedHandler

Definition at line 461 of file CloudWatchLogsServiceClientModel.h.

◆ GetDeliveryResponseReceivedHandler

Definition at line 460 of file CloudWatchLogsServiceClientModel.h.

◆ GetDeliverySourceResponseReceivedHandler

Definition at line 463 of file CloudWatchLogsServiceClientModel.h.

◆ GetIntegrationResponseReceivedHandler

Definition at line 464 of file CloudWatchLogsServiceClientModel.h.

◆ GetLogAnomalyDetectorResponseReceivedHandler

Definition at line 465 of file CloudWatchLogsServiceClientModel.h.

◆ GetLogEventsResponseReceivedHandler

Definition at line 466 of file CloudWatchLogsServiceClientModel.h.

◆ GetLogGroupFieldsResponseReceivedHandler

Definition at line 467 of file CloudWatchLogsServiceClientModel.h.

◆ GetLogObjectResponseReceivedHandler

Definition at line 468 of file CloudWatchLogsServiceClientModel.h.

◆ GetLogRecordResponseReceivedHandler

Definition at line 469 of file CloudWatchLogsServiceClientModel.h.

◆ GetQueryResultsResponseReceivedHandler

Definition at line 470 of file CloudWatchLogsServiceClientModel.h.

◆ GetTransformerResponseReceivedHandler

Definition at line 471 of file CloudWatchLogsServiceClientModel.h.

◆ ListAnomaliesResponseReceivedHandler

Definition at line 472 of file CloudWatchLogsServiceClientModel.h.

◆ ListIntegrationsResponseReceivedHandler

Definition at line 473 of file CloudWatchLogsServiceClientModel.h.

◆ ListLogAnomalyDetectorsResponseReceivedHandler

Definition at line 474 of file CloudWatchLogsServiceClientModel.h.

◆ ListLogGroupsForQueryResponseReceivedHandler

Definition at line 476 of file CloudWatchLogsServiceClientModel.h.

◆ ListLogGroupsResponseReceivedHandler

Definition at line 475 of file CloudWatchLogsServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 477 of file CloudWatchLogsServiceClientModel.h.

◆ PutAccountPolicyResponseReceivedHandler

Definition at line 478 of file CloudWatchLogsServiceClientModel.h.

◆ PutDataProtectionPolicyResponseReceivedHandler

Definition at line 479 of file CloudWatchLogsServiceClientModel.h.

◆ PutDeliveryDestinationPolicyResponseReceivedHandler

Definition at line 481 of file CloudWatchLogsServiceClientModel.h.

◆ PutDeliveryDestinationResponseReceivedHandler

Definition at line 480 of file CloudWatchLogsServiceClientModel.h.

◆ PutDeliverySourceResponseReceivedHandler

Definition at line 482 of file CloudWatchLogsServiceClientModel.h.

◆ PutDestinationPolicyResponseReceivedHandler

Definition at line 484 of file CloudWatchLogsServiceClientModel.h.

◆ PutDestinationResponseReceivedHandler

Definition at line 483 of file CloudWatchLogsServiceClientModel.h.

◆ PutIndexPolicyResponseReceivedHandler

Definition at line 485 of file CloudWatchLogsServiceClientModel.h.

◆ PutIntegrationResponseReceivedHandler

Definition at line 486 of file CloudWatchLogsServiceClientModel.h.

◆ PutLogEventsResponseReceivedHandler

Definition at line 487 of file CloudWatchLogsServiceClientModel.h.

◆ PutMetricFilterResponseReceivedHandler

Definition at line 488 of file CloudWatchLogsServiceClientModel.h.

◆ PutQueryDefinitionResponseReceivedHandler

Definition at line 489 of file CloudWatchLogsServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 490 of file CloudWatchLogsServiceClientModel.h.

◆ PutRetentionPolicyResponseReceivedHandler

Definition at line 491 of file CloudWatchLogsServiceClientModel.h.

◆ PutSubscriptionFilterResponseReceivedHandler

Definition at line 492 of file CloudWatchLogsServiceClientModel.h.

◆ PutTransformerResponseReceivedHandler

Definition at line 493 of file CloudWatchLogsServiceClientModel.h.

◆ StartLiveTailResponseReceivedHandler

Definition at line 494 of file CloudWatchLogsServiceClientModel.h.

◆ StartQueryResponseReceivedHandler

Definition at line 495 of file CloudWatchLogsServiceClientModel.h.

◆ StopQueryResponseReceivedHandler

Definition at line 496 of file CloudWatchLogsServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 497 of file CloudWatchLogsServiceClientModel.h.

◆ TestMetricFilterResponseReceivedHandler

Definition at line 498 of file CloudWatchLogsServiceClientModel.h.

◆ TestTransformerResponseReceivedHandler

Definition at line 499 of file CloudWatchLogsServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 500 of file CloudWatchLogsServiceClientModel.h.

◆ UpdateAnomalyResponseReceivedHandler

Definition at line 501 of file CloudWatchLogsServiceClientModel.h.

◆ UpdateDeliveryConfigurationResponseReceivedHandler

Definition at line 502 of file CloudWatchLogsServiceClientModel.h.

◆ UpdateLogAnomalyDetectorResponseReceivedHandler

Definition at line 503 of file CloudWatchLogsServiceClientModel.h.

Enumeration Type Documentation

◆ CloudWatchLogsErrors

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 
DATA_ALREADY_ACCEPTED 
INVALID_OPERATION 
INVALID_PARAMETER 
INVALID_SEQUENCE_TOKEN 
LIMIT_EXCEEDED 
MALFORMED_QUERY 
OPERATION_ABORTED 
RESOURCE_ALREADY_EXISTS 
SERVICE_QUOTA_EXCEEDED 
TOO_MANY_TAGS 

Definition at line 16 of file CloudWatchLogsErrors.h.