AWS SDK for C++  0.14.3
AWS SDK for C++
Namespaces | Classes | Typedefs | Enumerations
Aws::CloudWatchLogs Namespace Reference

Namespaces

 CloudWatchLogsEndpoint
 
 CloudWatchLogsErrorMapper
 
 Model
 

Classes

class  CloudWatchLogsClient
 
class  CloudWatchLogsRequest
 

Typedefs

typedef std::function< void(const CloudWatchLogsClient *, const Model::CancelExportTaskRequest &, const Model::CancelExportTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelExportTaskResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::CreateExportTaskRequest &, const Model::CreateExportTaskOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateExportTaskResponseReceivedHandler
 
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::CreateLogStreamRequest &, const Model::CreateLogStreamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateLogStreamResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DeleteDestinationRequest &, const Model::DeleteDestinationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteDestinationResponseReceivedHandler
 
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::DeleteLogStreamRequest &, const Model::DeleteLogStreamOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteLogStreamResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DeleteMetricFilterRequest &, const Model::DeleteMetricFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteMetricFilterResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DeleteRetentionPolicyRequest &, const Model::DeleteRetentionPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteRetentionPolicyResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DeleteSubscriptionFilterRequest &, const Model::DeleteSubscriptionFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteSubscriptionFilterResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DescribeDestinationsRequest &, const Model::DescribeDestinationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeDestinationsResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DescribeExportTasksRequest &, const Model::DescribeExportTasksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeExportTasksResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DescribeLogGroupsRequest &, const Model::DescribeLogGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeLogGroupsResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DescribeLogStreamsRequest &, const Model::DescribeLogStreamsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeLogStreamsResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DescribeMetricFiltersRequest &, const Model::DescribeMetricFiltersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeMetricFiltersResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::DescribeSubscriptionFiltersRequest &, const Model::DescribeSubscriptionFiltersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeSubscriptionFiltersResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::FilterLogEventsRequest &, const Model::FilterLogEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > FilterLogEventsResponseReceivedHandler
 
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::PutDestinationRequest &, const Model::PutDestinationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutDestinationResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::PutDestinationPolicyRequest &, const Model::PutDestinationPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutDestinationPolicyResponseReceivedHandler
 
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::PutMetricFilterRequest &, const Model::PutMetricFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutMetricFilterResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::PutRetentionPolicyRequest &, const Model::PutRetentionPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutRetentionPolicyResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::PutSubscriptionFilterRequest &, const Model::PutSubscriptionFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutSubscriptionFilterResponseReceivedHandler
 
typedef std::function< void(const CloudWatchLogsClient *, const Model::TestMetricFilterRequest &, const Model::TestMetricFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TestMetricFilterResponseReceivedHandler
 

Enumerations

enum  CloudWatchLogsErrors {
  CloudWatchLogsErrors::INCOMPLETE_SIGNATURE = 0, CloudWatchLogsErrors::INTERNAL_FAILURE = 1, CloudWatchLogsErrors::INVALID_ACTION = 2, CloudWatchLogsErrors::INVALID_CLIENT_TOKEN_ID = 3,
  CloudWatchLogsErrors::INVALID_PARAMETER_COMBINATION = 4, CloudWatchLogsErrors::INVALID_QUERY_PARAMETER = 5, CloudWatchLogsErrors::INVALID_PARAMETER_VALUE = 6, CloudWatchLogsErrors::MISSING_ACTION = 7,
  CloudWatchLogsErrors::MISSING_AUTHENTICATION_TOKEN = 8, CloudWatchLogsErrors::MISSING_PARAMETER = 9, CloudWatchLogsErrors::OPT_IN_REQUIRED = 10, CloudWatchLogsErrors::REQUEST_EXPIRED = 11,
  CloudWatchLogsErrors::SERVICE_UNAVAILABLE = 12, CloudWatchLogsErrors::THROTTLING = 13, CloudWatchLogsErrors::VALIDATION = 14, CloudWatchLogsErrors::ACCESS_DENIED = 15,
  CloudWatchLogsErrors::RESOURCE_NOT_FOUND = 16, CloudWatchLogsErrors::UNRECOGNIZED_CLIENT = 17, CloudWatchLogsErrors::MALFORMED_QUERY_STRING = 18, CloudWatchLogsErrors::NETWORK_CONNECTION = 99,
  CloudWatchLogsErrors::UNKNOWN = 100, CloudWatchLogsErrors::DATA_ALREADY_ACCEPTED = static_cast<int>(Client::CoreErrors::SERVICE_EXTENSION_START_RANGE) + 1, CloudWatchLogsErrors::INVALID_OPERATION, CloudWatchLogsErrors::INVALID_PARAMETER,
  CloudWatchLogsErrors::INVALID_SEQUENCE_TOKEN, CloudWatchLogsErrors::LIMIT_EXCEEDED, CloudWatchLogsErrors::OPERATION_ABORTED, CloudWatchLogsErrors::RESOURCE_ALREADY_EXISTS
}
 

Typedef Documentation

Definition at line 160 of file CloudWatchLogsClient.h.

Definition at line 163 of file CloudWatchLogsClient.h.

Definition at line 164 of file CloudWatchLogsClient.h.

Definition at line 165 of file CloudWatchLogsClient.h.

Definition at line 166 of file CloudWatchLogsClient.h.

Definition at line 167 of file CloudWatchLogsClient.h.

Definition at line 168 of file CloudWatchLogsClient.h.

Definition at line 169 of file CloudWatchLogsClient.h.

Definition at line 170 of file CloudWatchLogsClient.h.

Definition at line 171 of file CloudWatchLogsClient.h.

Definition at line 172 of file CloudWatchLogsClient.h.

Definition at line 173 of file CloudWatchLogsClient.h.

Definition at line 174 of file CloudWatchLogsClient.h.

Definition at line 175 of file CloudWatchLogsClient.h.

Definition at line 176 of file CloudWatchLogsClient.h.

Definition at line 177 of file CloudWatchLogsClient.h.

Definition at line 178 of file CloudWatchLogsClient.h.

Definition at line 179 of file CloudWatchLogsClient.h.

Definition at line 181 of file CloudWatchLogsClient.h.

Definition at line 180 of file CloudWatchLogsClient.h.

Definition at line 182 of file CloudWatchLogsClient.h.

Definition at line 183 of file CloudWatchLogsClient.h.

Definition at line 184 of file CloudWatchLogsClient.h.

Definition at line 185 of file CloudWatchLogsClient.h.

Definition at line 186 of file CloudWatchLogsClient.h.

Enumeration Type Documentation

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 
NETWORK_CONNECTION 
UNKNOWN 
DATA_ALREADY_ACCEPTED 
INVALID_OPERATION 
INVALID_PARAMETER 
INVALID_SEQUENCE_TOKEN 
LIMIT_EXCEEDED 
OPERATION_ABORTED 
RESOURCE_ALREADY_EXISTS 

Definition at line 24 of file CloudWatchLogsErrors.h.