AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
 
 
 
 
 
 
 
 
typedef std::function< void(const CodeGuruProfilerClient *, const Model::GetPolicyRequest &, const Model::GetPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetPolicyResponseReceivedHandler
 
 
 
 
 
 
 
 
typedef std::function< void(const CodeGuruProfilerClient *, const Model::PutPermissionRequest &, const Model::PutPermissionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > PutPermissionResponseReceivedHandler
 
 
 
 
typedef std::function< void(const CodeGuruProfilerClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const CodeGuruProfilerClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ AddNotificationChannelsResponseReceivedHandler

Definition at line 167 of file CodeGuruProfilerServiceClientModel.h.

◆ BatchGetFrameMetricDataResponseReceivedHandler

Definition at line 168 of file CodeGuruProfilerServiceClientModel.h.

◆ CodeGuruProfilerClientConfiguration

Definition at line 79 of file CodeGuruProfilerServiceClientModel.h.

◆ CodeGuruProfilerEndpointProvider

Definition at line 81 of file CodeGuruProfilerServiceClientModel.h.

◆ CodeGuruProfilerEndpointProviderBase

Definition at line 80 of file CodeGuruProfilerServiceClientModel.h.

◆ ConfigureAgentResponseReceivedHandler

Definition at line 169 of file CodeGuruProfilerServiceClientModel.h.

◆ CreateProfilingGroupResponseReceivedHandler

Definition at line 170 of file CodeGuruProfilerServiceClientModel.h.

◆ DeleteProfilingGroupResponseReceivedHandler

Definition at line 171 of file CodeGuruProfilerServiceClientModel.h.

◆ DescribeProfilingGroupResponseReceivedHandler

Definition at line 172 of file CodeGuruProfilerServiceClientModel.h.

◆ GetFindingsReportAccountSummaryResponseReceivedHandler

Definition at line 173 of file CodeGuruProfilerServiceClientModel.h.

◆ GetNotificationConfigurationResponseReceivedHandler

Definition at line 174 of file CodeGuruProfilerServiceClientModel.h.

◆ GetPolicyResponseReceivedHandler

Definition at line 175 of file CodeGuruProfilerServiceClientModel.h.

◆ GetProfileResponseReceivedHandler

Definition at line 176 of file CodeGuruProfilerServiceClientModel.h.

◆ GetRecommendationsResponseReceivedHandler

Definition at line 177 of file CodeGuruProfilerServiceClientModel.h.

◆ ListFindingsReportsResponseReceivedHandler

Definition at line 178 of file CodeGuruProfilerServiceClientModel.h.

◆ ListProfileTimesResponseReceivedHandler

Definition at line 179 of file CodeGuruProfilerServiceClientModel.h.

◆ ListProfilingGroupsResponseReceivedHandler

Definition at line 180 of file CodeGuruProfilerServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 181 of file CodeGuruProfilerServiceClientModel.h.

◆ PostAgentProfileResponseReceivedHandler

Definition at line 182 of file CodeGuruProfilerServiceClientModel.h.

◆ PutPermissionResponseReceivedHandler

Definition at line 183 of file CodeGuruProfilerServiceClientModel.h.

◆ RemoveNotificationChannelResponseReceivedHandler

Definition at line 184 of file CodeGuruProfilerServiceClientModel.h.

◆ RemovePermissionResponseReceivedHandler

Definition at line 185 of file CodeGuruProfilerServiceClientModel.h.

◆ StreamingCodeGuruProfilerRequest

Definition at line 45 of file CodeGuruProfilerRequest.h.

◆ SubmitFeedbackResponseReceivedHandler

Definition at line 186 of file CodeGuruProfilerServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 187 of file CodeGuruProfilerServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 188 of file CodeGuruProfilerServiceClientModel.h.

◆ UpdateProfilingGroupResponseReceivedHandler

Definition at line 189 of file CodeGuruProfilerServiceClientModel.h.

Enumeration Type Documentation

◆ CodeGuruProfilerErrors

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 
SERVICE_QUOTA_EXCEEDED 

Definition at line 16 of file CodeGuruProfilerErrors.h.