AWS SDK for C++

AWS SDK for C++ Version 1.11.440

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

Namespaces

 
namespace  Endpoint
 
namespace  Model
 

Classes

 
 
 
 

Typedefs

 
 
 
 
typedef std::function< void(const CodeGuruSecurityClient *, const Model::CreateScanRequest &, const Model::CreateScanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateScanResponseReceivedHandler
 
 
 
typedef std::function< void(const CodeGuruSecurityClient *, const Model::GetFindingsRequest &, const Model::GetFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFindingsResponseReceivedHandler
 
 
typedef std::function< void(const CodeGuruSecurityClient *, const Model::GetScanRequest &, const Model::GetScanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetScanResponseReceivedHandler
 
 
typedef std::function< void(const CodeGuruSecurityClient *, const Model::ListScansRequest &, const Model::ListScansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListScansResponseReceivedHandler
 
 
typedef std::function< void(const CodeGuruSecurityClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
 
typedef std::function< void(const CodeGuruSecurityClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
 
 

Enumerations

 

Typedef Documentation

◆ BatchGetFindingsResponseReceivedHandler

Definition at line 127 of file CodeGuruSecurityServiceClientModel.h.

◆ CodeGuruSecurityClientConfiguration

Definition at line 69 of file CodeGuruSecurityServiceClientModel.h.

◆ CodeGuruSecurityEndpointProvider

Definition at line 71 of file CodeGuruSecurityServiceClientModel.h.

◆ CodeGuruSecurityEndpointProviderBase

Definition at line 70 of file CodeGuruSecurityServiceClientModel.h.

◆ CreateScanResponseReceivedHandler

Definition at line 128 of file CodeGuruSecurityServiceClientModel.h.

◆ CreateUploadUrlResponseReceivedHandler

Definition at line 129 of file CodeGuruSecurityServiceClientModel.h.

◆ GetAccountConfigurationResponseReceivedHandler

Definition at line 130 of file CodeGuruSecurityServiceClientModel.h.

◆ GetFindingsResponseReceivedHandler

Definition at line 131 of file CodeGuruSecurityServiceClientModel.h.

◆ GetMetricsSummaryResponseReceivedHandler

Definition at line 132 of file CodeGuruSecurityServiceClientModel.h.

◆ GetScanResponseReceivedHandler

Definition at line 133 of file CodeGuruSecurityServiceClientModel.h.

◆ ListFindingsMetricsResponseReceivedHandler

Definition at line 134 of file CodeGuruSecurityServiceClientModel.h.

◆ ListScansResponseReceivedHandler

Definition at line 135 of file CodeGuruSecurityServiceClientModel.h.

◆ ListTagsForResourceResponseReceivedHandler

Definition at line 136 of file CodeGuruSecurityServiceClientModel.h.

◆ TagResourceResponseReceivedHandler

Definition at line 137 of file CodeGuruSecurityServiceClientModel.h.

◆ UntagResourceResponseReceivedHandler

Definition at line 138 of file CodeGuruSecurityServiceClientModel.h.

◆ UpdateAccountConfigurationResponseReceivedHandler

Definition at line 139 of file CodeGuruSecurityServiceClientModel.h.

Enumeration Type Documentation

◆ CodeGuruSecurityErrors

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 

Definition at line 16 of file CodeGuruSecurityErrors.h.