AWS SDK for C++

AWS SDK for C++ Version 1.11.606

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

Namespaces

namespace  Endpoint
 
namespace  Model
 
namespace  XRayErrorMapper
 

Classes

class  XRayClient
 
 
class  XRayError
 
class  XRayRequest
 

Typedefs

 
 
 
typedef std::function< void(const XRayClient *, const Model::BatchGetTracesRequest &, const Model::BatchGetTracesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetTracesResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::CreateGroupRequest &, const Model::CreateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateGroupResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::DeleteGroupRequest &, const Model::DeleteGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteGroupResponseReceivedHandler
 
 
 
 
typedef std::function< void(const XRayClient *, const Model::GetGroupRequest &, const Model::GetGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGroupResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::GetGroupsRequest &, const Model::GetGroupsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetGroupsResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::GetIndexingRulesRequest &, const Model::GetIndexingRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetIndexingRulesResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::GetInsightRequest &, const Model::GetInsightOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetInsightResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::GetInsightEventsRequest &, const Model::GetInsightEventsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetInsightEventsResponseReceivedHandler
 
 
 
 
typedef std::function< void(const XRayClient *, const Model::GetSamplingRulesRequest &, const Model::GetSamplingRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSamplingRulesResponseReceivedHandler
 
 
 
typedef std::function< void(const XRayClient *, const Model::GetServiceGraphRequest &, const Model::GetServiceGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetServiceGraphResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::GetTraceGraphRequest &, const Model::GetTraceGraphOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTraceGraphResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::GetTraceSummariesRequest &, const Model::GetTraceSummariesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetTraceSummariesResponseReceivedHandler
 
 
 
 
 
typedef std::function< void(const XRayClient *, const Model::PutResourcePolicyRequest &, const Model::PutResourcePolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutResourcePolicyResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::PutTraceSegmentsRequest &, const Model::PutTraceSegmentsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutTraceSegmentsResponseReceivedHandler
 
 
typedef std::function< void(const XRayClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
typedef std::function< void(const XRayClient *, const Model::UpdateGroupRequest &, const Model::UpdateGroupOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateGroupResponseReceivedHandler
 
 
 
 

Enumerations

 

Typedef Documentation

◆ BatchGetTracesResponseReceivedHandler

Definition at line 237 of file XRayServiceClientModel.h.

◆ CancelTraceRetrievalResponseReceivedHandler

Definition at line 238 of file XRayServiceClientModel.h.

◆ CreateGroupResponseReceivedHandler

Definition at line 239 of file XRayServiceClientModel.h.

◆ CreateSamplingRuleResponseReceivedHandler

Definition at line 240 of file XRayServiceClientModel.h.

◆ DeleteGroupResponseReceivedHandler

Definition at line 241 of file XRayServiceClientModel.h.

◆ DeleteResourcePolicyResponseReceivedHandler

Definition at line 242 of file XRayServiceClientModel.h.

◆ DeleteSamplingRuleResponseReceivedHandler

Definition at line 243 of file XRayServiceClientModel.h.

◆ GetEncryptionConfigResponseReceivedHandler

Definition at line 244 of file XRayServiceClientModel.h.

◆ GetGroupResponseReceivedHandler

typedef std::function<void(const XRayClient*, const Model::GetGroupRequest&, const Model::GetGroupOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::XRay::GetGroupResponseReceivedHandler

Definition at line 245 of file XRayServiceClientModel.h.

◆ GetGroupsResponseReceivedHandler

typedef std::function<void(const XRayClient*, const Model::GetGroupsRequest&, const Model::GetGroupsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::XRay::GetGroupsResponseReceivedHandler

Definition at line 246 of file XRayServiceClientModel.h.

◆ GetIndexingRulesResponseReceivedHandler

Definition at line 247 of file XRayServiceClientModel.h.

◆ GetInsightEventsResponseReceivedHandler

Definition at line 249 of file XRayServiceClientModel.h.

◆ GetInsightImpactGraphResponseReceivedHandler

Definition at line 250 of file XRayServiceClientModel.h.

◆ GetInsightResponseReceivedHandler

typedef std::function<void(const XRayClient*, const Model::GetInsightRequest&, const Model::GetInsightOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > Aws::XRay::GetInsightResponseReceivedHandler

Definition at line 248 of file XRayServiceClientModel.h.

◆ GetInsightSummariesResponseReceivedHandler

Definition at line 251 of file XRayServiceClientModel.h.

◆ GetRetrievedTracesGraphResponseReceivedHandler

Definition at line 252 of file XRayServiceClientModel.h.

◆ GetSamplingRulesResponseReceivedHandler

Definition at line 253 of file XRayServiceClientModel.h.

◆ GetSamplingStatisticSummariesResponseReceivedHandler

Definition at line 254 of file XRayServiceClientModel.h.

◆ GetSamplingTargetsResponseReceivedHandler

Definition at line 255 of file XRayServiceClientModel.h.

◆ GetServiceGraphResponseReceivedHandler

Definition at line 256 of file XRayServiceClientModel.h.

◆ GetTimeSeriesServiceStatisticsResponseReceivedHandler

Definition at line 257 of file XRayServiceClientModel.h.

◆ GetTraceGraphResponseReceivedHandler

Definition at line 258 of file XRayServiceClientModel.h.

◆ GetTraceSegmentDestinationResponseReceivedHandler

Definition at line 259 of file XRayServiceClientModel.h.

◆ GetTraceSummariesResponseReceivedHandler

Definition at line 260 of file XRayServiceClientModel.h.

◆ ListResourcePoliciesResponseReceivedHandler

Definition at line 261 of file XRayServiceClientModel.h.

◆ ListRetrievedTracesResponseReceivedHandler

Definition at line 262 of file XRayServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 263 of file XRayServiceClientModel.h.

◆ PutEncryptionConfigResponseReceivedHandler

Definition at line 264 of file XRayServiceClientModel.h.

◆ PutResourcePolicyResponseReceivedHandler

Definition at line 265 of file XRayServiceClientModel.h.

◆ PutTelemetryRecordsResponseReceivedHandler

Definition at line 266 of file XRayServiceClientModel.h.

◆ PutTraceSegmentsResponseReceivedHandler

Definition at line 267 of file XRayServiceClientModel.h.

◆ StartTraceRetrievalResponseReceivedHandler

Definition at line 268 of file XRayServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 269 of file XRayServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 270 of file XRayServiceClientModel.h.

◆ UpdateGroupResponseReceivedHandler

Definition at line 271 of file XRayServiceClientModel.h.

◆ UpdateIndexingRuleResponseReceivedHandler

Definition at line 272 of file XRayServiceClientModel.h.

◆ UpdateSamplingRuleResponseReceivedHandler

Definition at line 273 of file XRayServiceClientModel.h.

◆ UpdateTraceSegmentDestinationResponseReceivedHandler

Definition at line 274 of file XRayServiceClientModel.h.

◆ XRayClientConfiguration

Definition at line 104 of file XRayServiceClientModel.h.

◆ XRayEndpointProvider

Definition at line 106 of file XRayServiceClientModel.h.

◆ XRayEndpointProviderBase

Definition at line 105 of file XRayServiceClientModel.h.

Enumeration Type Documentation

◆ XRayErrors

strong
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 
INVALID_POLICY_REVISION_ID 
INVALID_REQUEST 
LOCKOUT_PREVENTION 
MALFORMED_POLICY_DOCUMENT 
POLICY_COUNT_LIMIT_EXCEEDED 
POLICY_SIZE_LIMIT_EXCEEDED 
RULE_LIMIT_EXCEEDED 
TOO_MANY_TAGS 

Definition at line 16 of file XRayErrors.h.