AWS SDK for C++

AWS SDK for C++ Version 1.11.606

Loading...
Searching...
No Matches
Inspector2ServiceClientModel.h
1
6#pragma once
7
8/* Generic header includes */
9#include <aws/inspector2/Inspector2Errors.h>
10#include <aws/core/client/GenericClientConfiguration.h>
11#include <aws/core/client/AWSError.h>
12#include <aws/core/utils/memory/stl/AWSString.h>
13#include <aws/core/client/AsyncCallerContext.h>
14#include <aws/core/http/HttpTypes.h>
15#include <aws/inspector2/Inspector2EndpointProvider.h>
16#include <future>
17#include <functional>
18/* End of generic header includes */
19
20/* Service model headers required in Inspector2Client header */
21#include <aws/inspector2/model/AssociateMemberResult.h>
22#include <aws/inspector2/model/BatchAssociateCodeSecurityScanConfigurationResult.h>
23#include <aws/inspector2/model/BatchDisassociateCodeSecurityScanConfigurationResult.h>
24#include <aws/inspector2/model/BatchGetAccountStatusResult.h>
25#include <aws/inspector2/model/BatchGetCodeSnippetResult.h>
26#include <aws/inspector2/model/BatchGetFindingDetailsResult.h>
27#include <aws/inspector2/model/BatchGetFreeTrialInfoResult.h>
28#include <aws/inspector2/model/BatchGetMemberEc2DeepInspectionStatusResult.h>
29#include <aws/inspector2/model/BatchUpdateMemberEc2DeepInspectionStatusResult.h>
30#include <aws/inspector2/model/CancelFindingsReportResult.h>
31#include <aws/inspector2/model/CancelSbomExportResult.h>
32#include <aws/inspector2/model/CreateCisScanConfigurationResult.h>
33#include <aws/inspector2/model/CreateCodeSecurityIntegrationResult.h>
34#include <aws/inspector2/model/CreateCodeSecurityScanConfigurationResult.h>
35#include <aws/inspector2/model/CreateFilterResult.h>
36#include <aws/inspector2/model/CreateFindingsReportResult.h>
37#include <aws/inspector2/model/CreateSbomExportResult.h>
38#include <aws/inspector2/model/DeleteCisScanConfigurationResult.h>
39#include <aws/inspector2/model/DeleteCodeSecurityIntegrationResult.h>
40#include <aws/inspector2/model/DeleteCodeSecurityScanConfigurationResult.h>
41#include <aws/inspector2/model/DeleteFilterResult.h>
42#include <aws/inspector2/model/DescribeOrganizationConfigurationResult.h>
43#include <aws/inspector2/model/DisableResult.h>
44#include <aws/inspector2/model/DisableDelegatedAdminAccountResult.h>
45#include <aws/inspector2/model/DisassociateMemberResult.h>
46#include <aws/inspector2/model/EnableResult.h>
47#include <aws/inspector2/model/EnableDelegatedAdminAccountResult.h>
48#include <aws/inspector2/model/GetCisScanReportResult.h>
49#include <aws/inspector2/model/GetCisScanResultDetailsResult.h>
50#include <aws/inspector2/model/GetClustersForImageResult.h>
51#include <aws/inspector2/model/GetCodeSecurityIntegrationResult.h>
52#include <aws/inspector2/model/GetCodeSecurityScanResult.h>
53#include <aws/inspector2/model/GetCodeSecurityScanConfigurationResult.h>
54#include <aws/inspector2/model/GetConfigurationResult.h>
55#include <aws/inspector2/model/GetDelegatedAdminAccountResult.h>
56#include <aws/inspector2/model/GetEc2DeepInspectionConfigurationResult.h>
57#include <aws/inspector2/model/GetEncryptionKeyResult.h>
58#include <aws/inspector2/model/GetFindingsReportStatusResult.h>
59#include <aws/inspector2/model/GetMemberResult.h>
60#include <aws/inspector2/model/GetSbomExportResult.h>
61#include <aws/inspector2/model/ListAccountPermissionsResult.h>
62#include <aws/inspector2/model/ListCisScanConfigurationsResult.h>
63#include <aws/inspector2/model/ListCisScanResultsAggregatedByChecksResult.h>
64#include <aws/inspector2/model/ListCisScanResultsAggregatedByTargetResourceResult.h>
65#include <aws/inspector2/model/ListCisScansResult.h>
66#include <aws/inspector2/model/ListCodeSecurityIntegrationsResult.h>
67#include <aws/inspector2/model/ListCodeSecurityScanConfigurationAssociationsResult.h>
68#include <aws/inspector2/model/ListCodeSecurityScanConfigurationsResult.h>
69#include <aws/inspector2/model/ListCoverageResult.h>
70#include <aws/inspector2/model/ListCoverageStatisticsResult.h>
71#include <aws/inspector2/model/ListDelegatedAdminAccountsResult.h>
72#include <aws/inspector2/model/ListFiltersResult.h>
73#include <aws/inspector2/model/ListFindingAggregationsResult.h>
74#include <aws/inspector2/model/ListFindingsResult.h>
75#include <aws/inspector2/model/ListMembersResult.h>
76#include <aws/inspector2/model/ListTagsForResourceResult.h>
77#include <aws/inspector2/model/ListUsageTotalsResult.h>
78#include <aws/inspector2/model/ResetEncryptionKeyResult.h>
79#include <aws/inspector2/model/SearchVulnerabilitiesResult.h>
80#include <aws/inspector2/model/SendCisSessionHealthResult.h>
81#include <aws/inspector2/model/SendCisSessionTelemetryResult.h>
82#include <aws/inspector2/model/StartCisSessionResult.h>
83#include <aws/inspector2/model/StartCodeSecurityScanResult.h>
84#include <aws/inspector2/model/StopCisSessionResult.h>
85#include <aws/inspector2/model/TagResourceResult.h>
86#include <aws/inspector2/model/UntagResourceResult.h>
87#include <aws/inspector2/model/UpdateCisScanConfigurationResult.h>
88#include <aws/inspector2/model/UpdateCodeSecurityIntegrationResult.h>
89#include <aws/inspector2/model/UpdateCodeSecurityScanConfigurationResult.h>
90#include <aws/inspector2/model/UpdateConfigurationResult.h>
91#include <aws/inspector2/model/UpdateEc2DeepInspectionConfigurationResult.h>
92#include <aws/inspector2/model/UpdateEncryptionKeyResult.h>
93#include <aws/inspector2/model/UpdateFilterResult.h>
94#include <aws/inspector2/model/UpdateOrgEc2DeepInspectionConfigurationResult.h>
95#include <aws/inspector2/model/UpdateOrganizationConfigurationResult.h>
96#include <aws/inspector2/model/ListCodeSecurityScanConfigurationsRequest.h>
97#include <aws/inspector2/model/ListCisScansRequest.h>
98#include <aws/inspector2/model/GetEc2DeepInspectionConfigurationRequest.h>
99#include <aws/inspector2/model/GetFindingsReportStatusRequest.h>
100#include <aws/inspector2/model/UpdateEc2DeepInspectionConfigurationRequest.h>
101#include <aws/inspector2/model/ListMembersRequest.h>
102#include <aws/inspector2/model/UpdateConfigurationRequest.h>
103#include <aws/inspector2/model/ListCoverageRequest.h>
104#include <aws/inspector2/model/ListFiltersRequest.h>
105#include <aws/inspector2/model/ListCoverageStatisticsRequest.h>
106#include <aws/inspector2/model/ListCisScanConfigurationsRequest.h>
107#include <aws/inspector2/model/ListAccountPermissionsRequest.h>
108#include <aws/inspector2/model/BatchGetAccountStatusRequest.h>
109#include <aws/inspector2/model/ListDelegatedAdminAccountsRequest.h>
110#include <aws/inspector2/model/GetConfigurationRequest.h>
111#include <aws/inspector2/model/GetDelegatedAdminAccountRequest.h>
112#include <aws/inspector2/model/ListCodeSecurityIntegrationsRequest.h>
113#include <aws/inspector2/model/DescribeOrganizationConfigurationRequest.h>
114#include <aws/inspector2/model/BatchGetMemberEc2DeepInspectionStatusRequest.h>
115#include <aws/inspector2/model/ListFindingsRequest.h>
116#include <aws/inspector2/model/ListUsageTotalsRequest.h>
117#include <aws/inspector2/model/DisableRequest.h>
118/* End of service model headers required in Inspector2Client header */
119
120namespace Aws
121{
122 namespace Http
123 {
124 class HttpClient;
125 class HttpClientFactory;
126 } // namespace Http
127
128 namespace Utils
129 {
130 template< typename R, typename E> class Outcome;
131
132 namespace Threading
133 {
134 class Executor;
135 } // namespace Threading
136 } // namespace Utils
137
138 namespace Auth
139 {
140 class AWSCredentials;
141 class AWSCredentialsProvider;
142 } // namespace Auth
143
144 namespace Client
145 {
146 class RetryStrategy;
147 } // namespace Client
148
149 namespace Inspector2
150 {
154
155 namespace Model
156 {
157 /* Service model forward declarations required in Inspector2Client header */
180 class DisableRequest;
183 class EnableRequest;
196 class GetMemberRequest;
209 class ListFiltersRequest;
212 class ListMembersRequest;
222 class TagResourceRequest;
233 /* End of service model forward declarations required in Inspector2Client header */
234
235 /* Service model Outcome class definitions */
311 /* End of service model Outcome class definitions */
312
313 /* Service model Outcome callable definitions */
314 typedef std::future<AssociateMemberOutcome> AssociateMemberOutcomeCallable;
315 typedef std::future<BatchAssociateCodeSecurityScanConfigurationOutcome> BatchAssociateCodeSecurityScanConfigurationOutcomeCallable;
316 typedef std::future<BatchDisassociateCodeSecurityScanConfigurationOutcome> BatchDisassociateCodeSecurityScanConfigurationOutcomeCallable;
317 typedef std::future<BatchGetAccountStatusOutcome> BatchGetAccountStatusOutcomeCallable;
318 typedef std::future<BatchGetCodeSnippetOutcome> BatchGetCodeSnippetOutcomeCallable;
319 typedef std::future<BatchGetFindingDetailsOutcome> BatchGetFindingDetailsOutcomeCallable;
320 typedef std::future<BatchGetFreeTrialInfoOutcome> BatchGetFreeTrialInfoOutcomeCallable;
321 typedef std::future<BatchGetMemberEc2DeepInspectionStatusOutcome> BatchGetMemberEc2DeepInspectionStatusOutcomeCallable;
322 typedef std::future<BatchUpdateMemberEc2DeepInspectionStatusOutcome> BatchUpdateMemberEc2DeepInspectionStatusOutcomeCallable;
323 typedef std::future<CancelFindingsReportOutcome> CancelFindingsReportOutcomeCallable;
324 typedef std::future<CancelSbomExportOutcome> CancelSbomExportOutcomeCallable;
325 typedef std::future<CreateCisScanConfigurationOutcome> CreateCisScanConfigurationOutcomeCallable;
326 typedef std::future<CreateCodeSecurityIntegrationOutcome> CreateCodeSecurityIntegrationOutcomeCallable;
327 typedef std::future<CreateCodeSecurityScanConfigurationOutcome> CreateCodeSecurityScanConfigurationOutcomeCallable;
328 typedef std::future<CreateFilterOutcome> CreateFilterOutcomeCallable;
329 typedef std::future<CreateFindingsReportOutcome> CreateFindingsReportOutcomeCallable;
330 typedef std::future<CreateSbomExportOutcome> CreateSbomExportOutcomeCallable;
331 typedef std::future<DeleteCisScanConfigurationOutcome> DeleteCisScanConfigurationOutcomeCallable;
332 typedef std::future<DeleteCodeSecurityIntegrationOutcome> DeleteCodeSecurityIntegrationOutcomeCallable;
333 typedef std::future<DeleteCodeSecurityScanConfigurationOutcome> DeleteCodeSecurityScanConfigurationOutcomeCallable;
334 typedef std::future<DeleteFilterOutcome> DeleteFilterOutcomeCallable;
335 typedef std::future<DescribeOrganizationConfigurationOutcome> DescribeOrganizationConfigurationOutcomeCallable;
336 typedef std::future<DisableOutcome> DisableOutcomeCallable;
337 typedef std::future<DisableDelegatedAdminAccountOutcome> DisableDelegatedAdminAccountOutcomeCallable;
338 typedef std::future<DisassociateMemberOutcome> DisassociateMemberOutcomeCallable;
339 typedef std::future<EnableOutcome> EnableOutcomeCallable;
340 typedef std::future<EnableDelegatedAdminAccountOutcome> EnableDelegatedAdminAccountOutcomeCallable;
341 typedef std::future<GetCisScanReportOutcome> GetCisScanReportOutcomeCallable;
342 typedef std::future<GetCisScanResultDetailsOutcome> GetCisScanResultDetailsOutcomeCallable;
343 typedef std::future<GetClustersForImageOutcome> GetClustersForImageOutcomeCallable;
344 typedef std::future<GetCodeSecurityIntegrationOutcome> GetCodeSecurityIntegrationOutcomeCallable;
345 typedef std::future<GetCodeSecurityScanOutcome> GetCodeSecurityScanOutcomeCallable;
346 typedef std::future<GetCodeSecurityScanConfigurationOutcome> GetCodeSecurityScanConfigurationOutcomeCallable;
347 typedef std::future<GetConfigurationOutcome> GetConfigurationOutcomeCallable;
348 typedef std::future<GetDelegatedAdminAccountOutcome> GetDelegatedAdminAccountOutcomeCallable;
349 typedef std::future<GetEc2DeepInspectionConfigurationOutcome> GetEc2DeepInspectionConfigurationOutcomeCallable;
350 typedef std::future<GetEncryptionKeyOutcome> GetEncryptionKeyOutcomeCallable;
351 typedef std::future<GetFindingsReportStatusOutcome> GetFindingsReportStatusOutcomeCallable;
352 typedef std::future<GetMemberOutcome> GetMemberOutcomeCallable;
353 typedef std::future<GetSbomExportOutcome> GetSbomExportOutcomeCallable;
354 typedef std::future<ListAccountPermissionsOutcome> ListAccountPermissionsOutcomeCallable;
355 typedef std::future<ListCisScanConfigurationsOutcome> ListCisScanConfigurationsOutcomeCallable;
356 typedef std::future<ListCisScanResultsAggregatedByChecksOutcome> ListCisScanResultsAggregatedByChecksOutcomeCallable;
357 typedef std::future<ListCisScanResultsAggregatedByTargetResourceOutcome> ListCisScanResultsAggregatedByTargetResourceOutcomeCallable;
358 typedef std::future<ListCisScansOutcome> ListCisScansOutcomeCallable;
359 typedef std::future<ListCodeSecurityIntegrationsOutcome> ListCodeSecurityIntegrationsOutcomeCallable;
360 typedef std::future<ListCodeSecurityScanConfigurationAssociationsOutcome> ListCodeSecurityScanConfigurationAssociationsOutcomeCallable;
361 typedef std::future<ListCodeSecurityScanConfigurationsOutcome> ListCodeSecurityScanConfigurationsOutcomeCallable;
362 typedef std::future<ListCoverageOutcome> ListCoverageOutcomeCallable;
363 typedef std::future<ListCoverageStatisticsOutcome> ListCoverageStatisticsOutcomeCallable;
364 typedef std::future<ListDelegatedAdminAccountsOutcome> ListDelegatedAdminAccountsOutcomeCallable;
365 typedef std::future<ListFiltersOutcome> ListFiltersOutcomeCallable;
366 typedef std::future<ListFindingAggregationsOutcome> ListFindingAggregationsOutcomeCallable;
367 typedef std::future<ListFindingsOutcome> ListFindingsOutcomeCallable;
368 typedef std::future<ListMembersOutcome> ListMembersOutcomeCallable;
369 typedef std::future<ListTagsForResourceOutcome> ListTagsForResourceOutcomeCallable;
370 typedef std::future<ListUsageTotalsOutcome> ListUsageTotalsOutcomeCallable;
371 typedef std::future<ResetEncryptionKeyOutcome> ResetEncryptionKeyOutcomeCallable;
372 typedef std::future<SearchVulnerabilitiesOutcome> SearchVulnerabilitiesOutcomeCallable;
373 typedef std::future<SendCisSessionHealthOutcome> SendCisSessionHealthOutcomeCallable;
374 typedef std::future<SendCisSessionTelemetryOutcome> SendCisSessionTelemetryOutcomeCallable;
375 typedef std::future<StartCisSessionOutcome> StartCisSessionOutcomeCallable;
376 typedef std::future<StartCodeSecurityScanOutcome> StartCodeSecurityScanOutcomeCallable;
377 typedef std::future<StopCisSessionOutcome> StopCisSessionOutcomeCallable;
378 typedef std::future<TagResourceOutcome> TagResourceOutcomeCallable;
379 typedef std::future<UntagResourceOutcome> UntagResourceOutcomeCallable;
380 typedef std::future<UpdateCisScanConfigurationOutcome> UpdateCisScanConfigurationOutcomeCallable;
381 typedef std::future<UpdateCodeSecurityIntegrationOutcome> UpdateCodeSecurityIntegrationOutcomeCallable;
382 typedef std::future<UpdateCodeSecurityScanConfigurationOutcome> UpdateCodeSecurityScanConfigurationOutcomeCallable;
383 typedef std::future<UpdateConfigurationOutcome> UpdateConfigurationOutcomeCallable;
384 typedef std::future<UpdateEc2DeepInspectionConfigurationOutcome> UpdateEc2DeepInspectionConfigurationOutcomeCallable;
385 typedef std::future<UpdateEncryptionKeyOutcome> UpdateEncryptionKeyOutcomeCallable;
386 typedef std::future<UpdateFilterOutcome> UpdateFilterOutcomeCallable;
387 typedef std::future<UpdateOrgEc2DeepInspectionConfigurationOutcome> UpdateOrgEc2DeepInspectionConfigurationOutcomeCallable;
388 typedef std::future<UpdateOrganizationConfigurationOutcome> UpdateOrganizationConfigurationOutcomeCallable;
389 /* End of service model Outcome callable definitions */
390 } // namespace Model
391
392 class Inspector2Client;
393
394 /* Service model async handlers definitions */
395 typedef std::function<void(const Inspector2Client*, const Model::AssociateMemberRequest&, const Model::AssociateMemberOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > AssociateMemberResponseReceivedHandler;
398 typedef std::function<void(const Inspector2Client*, const Model::BatchGetAccountStatusRequest&, const Model::BatchGetAccountStatusOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > BatchGetAccountStatusResponseReceivedHandler;
399 typedef std::function<void(const Inspector2Client*, const Model::BatchGetCodeSnippetRequest&, const Model::BatchGetCodeSnippetOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > BatchGetCodeSnippetResponseReceivedHandler;
400 typedef std::function<void(const Inspector2Client*, const Model::BatchGetFindingDetailsRequest&, const Model::BatchGetFindingDetailsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > BatchGetFindingDetailsResponseReceivedHandler;
401 typedef std::function<void(const Inspector2Client*, const Model::BatchGetFreeTrialInfoRequest&, const Model::BatchGetFreeTrialInfoOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > BatchGetFreeTrialInfoResponseReceivedHandler;
404 typedef std::function<void(const Inspector2Client*, const Model::CancelFindingsReportRequest&, const Model::CancelFindingsReportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CancelFindingsReportResponseReceivedHandler;
405 typedef std::function<void(const Inspector2Client*, const Model::CancelSbomExportRequest&, const Model::CancelSbomExportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CancelSbomExportResponseReceivedHandler;
406 typedef std::function<void(const Inspector2Client*, const Model::CreateCisScanConfigurationRequest&, const Model::CreateCisScanConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateCisScanConfigurationResponseReceivedHandler;
407 typedef std::function<void(const Inspector2Client*, const Model::CreateCodeSecurityIntegrationRequest&, const Model::CreateCodeSecurityIntegrationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateCodeSecurityIntegrationResponseReceivedHandler;
408 typedef std::function<void(const Inspector2Client*, const Model::CreateCodeSecurityScanConfigurationRequest&, const Model::CreateCodeSecurityScanConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateCodeSecurityScanConfigurationResponseReceivedHandler;
409 typedef std::function<void(const Inspector2Client*, const Model::CreateFilterRequest&, const Model::CreateFilterOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateFilterResponseReceivedHandler;
410 typedef std::function<void(const Inspector2Client*, const Model::CreateFindingsReportRequest&, const Model::CreateFindingsReportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateFindingsReportResponseReceivedHandler;
411 typedef std::function<void(const Inspector2Client*, const Model::CreateSbomExportRequest&, const Model::CreateSbomExportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > CreateSbomExportResponseReceivedHandler;
412 typedef std::function<void(const Inspector2Client*, const Model::DeleteCisScanConfigurationRequest&, const Model::DeleteCisScanConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteCisScanConfigurationResponseReceivedHandler;
413 typedef std::function<void(const Inspector2Client*, const Model::DeleteCodeSecurityIntegrationRequest&, const Model::DeleteCodeSecurityIntegrationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteCodeSecurityIntegrationResponseReceivedHandler;
414 typedef std::function<void(const Inspector2Client*, const Model::DeleteCodeSecurityScanConfigurationRequest&, const Model::DeleteCodeSecurityScanConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteCodeSecurityScanConfigurationResponseReceivedHandler;
415 typedef std::function<void(const Inspector2Client*, const Model::DeleteFilterRequest&, const Model::DeleteFilterOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DeleteFilterResponseReceivedHandler;
416 typedef std::function<void(const Inspector2Client*, const Model::DescribeOrganizationConfigurationRequest&, const Model::DescribeOrganizationConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DescribeOrganizationConfigurationResponseReceivedHandler;
417 typedef std::function<void(const Inspector2Client*, const Model::DisableRequest&, const Model::DisableOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DisableResponseReceivedHandler;
418 typedef std::function<void(const Inspector2Client*, const Model::DisableDelegatedAdminAccountRequest&, const Model::DisableDelegatedAdminAccountOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DisableDelegatedAdminAccountResponseReceivedHandler;
419 typedef std::function<void(const Inspector2Client*, const Model::DisassociateMemberRequest&, const Model::DisassociateMemberOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > DisassociateMemberResponseReceivedHandler;
420 typedef std::function<void(const Inspector2Client*, const Model::EnableRequest&, const Model::EnableOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > EnableResponseReceivedHandler;
421 typedef std::function<void(const Inspector2Client*, const Model::EnableDelegatedAdminAccountRequest&, const Model::EnableDelegatedAdminAccountOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > EnableDelegatedAdminAccountResponseReceivedHandler;
422 typedef std::function<void(const Inspector2Client*, const Model::GetCisScanReportRequest&, const Model::GetCisScanReportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetCisScanReportResponseReceivedHandler;
423 typedef std::function<void(const Inspector2Client*, const Model::GetCisScanResultDetailsRequest&, const Model::GetCisScanResultDetailsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetCisScanResultDetailsResponseReceivedHandler;
424 typedef std::function<void(const Inspector2Client*, const Model::GetClustersForImageRequest&, const Model::GetClustersForImageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetClustersForImageResponseReceivedHandler;
425 typedef std::function<void(const Inspector2Client*, const Model::GetCodeSecurityIntegrationRequest&, const Model::GetCodeSecurityIntegrationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetCodeSecurityIntegrationResponseReceivedHandler;
426 typedef std::function<void(const Inspector2Client*, const Model::GetCodeSecurityScanRequest&, const Model::GetCodeSecurityScanOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetCodeSecurityScanResponseReceivedHandler;
427 typedef std::function<void(const Inspector2Client*, const Model::GetCodeSecurityScanConfigurationRequest&, const Model::GetCodeSecurityScanConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetCodeSecurityScanConfigurationResponseReceivedHandler;
428 typedef std::function<void(const Inspector2Client*, const Model::GetConfigurationRequest&, const Model::GetConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetConfigurationResponseReceivedHandler;
429 typedef std::function<void(const Inspector2Client*, const Model::GetDelegatedAdminAccountRequest&, const Model::GetDelegatedAdminAccountOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetDelegatedAdminAccountResponseReceivedHandler;
430 typedef std::function<void(const Inspector2Client*, const Model::GetEc2DeepInspectionConfigurationRequest&, const Model::GetEc2DeepInspectionConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetEc2DeepInspectionConfigurationResponseReceivedHandler;
431 typedef std::function<void(const Inspector2Client*, const Model::GetEncryptionKeyRequest&, const Model::GetEncryptionKeyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetEncryptionKeyResponseReceivedHandler;
432 typedef std::function<void(const Inspector2Client*, const Model::GetFindingsReportStatusRequest&, const Model::GetFindingsReportStatusOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetFindingsReportStatusResponseReceivedHandler;
433 typedef std::function<void(const Inspector2Client*, const Model::GetMemberRequest&, const Model::GetMemberOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetMemberResponseReceivedHandler;
434 typedef std::function<void(const Inspector2Client*, const Model::GetSbomExportRequest&, const Model::GetSbomExportOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > GetSbomExportResponseReceivedHandler;
435 typedef std::function<void(const Inspector2Client*, const Model::ListAccountPermissionsRequest&, const Model::ListAccountPermissionsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListAccountPermissionsResponseReceivedHandler;
436 typedef std::function<void(const Inspector2Client*, const Model::ListCisScanConfigurationsRequest&, const Model::ListCisScanConfigurationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListCisScanConfigurationsResponseReceivedHandler;
437 typedef std::function<void(const Inspector2Client*, const Model::ListCisScanResultsAggregatedByChecksRequest&, const Model::ListCisScanResultsAggregatedByChecksOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListCisScanResultsAggregatedByChecksResponseReceivedHandler;
439 typedef std::function<void(const Inspector2Client*, const Model::ListCisScansRequest&, const Model::ListCisScansOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListCisScansResponseReceivedHandler;
440 typedef std::function<void(const Inspector2Client*, const Model::ListCodeSecurityIntegrationsRequest&, const Model::ListCodeSecurityIntegrationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListCodeSecurityIntegrationsResponseReceivedHandler;
442 typedef std::function<void(const Inspector2Client*, const Model::ListCodeSecurityScanConfigurationsRequest&, const Model::ListCodeSecurityScanConfigurationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListCodeSecurityScanConfigurationsResponseReceivedHandler;
443 typedef std::function<void(const Inspector2Client*, const Model::ListCoverageRequest&, const Model::ListCoverageOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListCoverageResponseReceivedHandler;
444 typedef std::function<void(const Inspector2Client*, const Model::ListCoverageStatisticsRequest&, const Model::ListCoverageStatisticsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListCoverageStatisticsResponseReceivedHandler;
445 typedef std::function<void(const Inspector2Client*, const Model::ListDelegatedAdminAccountsRequest&, const Model::ListDelegatedAdminAccountsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListDelegatedAdminAccountsResponseReceivedHandler;
446 typedef std::function<void(const Inspector2Client*, const Model::ListFiltersRequest&, const Model::ListFiltersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListFiltersResponseReceivedHandler;
447 typedef std::function<void(const Inspector2Client*, const Model::ListFindingAggregationsRequest&, const Model::ListFindingAggregationsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListFindingAggregationsResponseReceivedHandler;
448 typedef std::function<void(const Inspector2Client*, const Model::ListFindingsRequest&, const Model::ListFindingsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListFindingsResponseReceivedHandler;
449 typedef std::function<void(const Inspector2Client*, const Model::ListMembersRequest&, const Model::ListMembersOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListMembersResponseReceivedHandler;
450 typedef std::function<void(const Inspector2Client*, const Model::ListTagsForResourceRequest&, const Model::ListTagsForResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListTagsForResourceResponseReceivedHandler;
451 typedef std::function<void(const Inspector2Client*, const Model::ListUsageTotalsRequest&, const Model::ListUsageTotalsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ListUsageTotalsResponseReceivedHandler;
452 typedef std::function<void(const Inspector2Client*, const Model::ResetEncryptionKeyRequest&, const Model::ResetEncryptionKeyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > ResetEncryptionKeyResponseReceivedHandler;
453 typedef std::function<void(const Inspector2Client*, const Model::SearchVulnerabilitiesRequest&, const Model::SearchVulnerabilitiesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > SearchVulnerabilitiesResponseReceivedHandler;
454 typedef std::function<void(const Inspector2Client*, const Model::SendCisSessionHealthRequest&, const Model::SendCisSessionHealthOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > SendCisSessionHealthResponseReceivedHandler;
455 typedef std::function<void(const Inspector2Client*, const Model::SendCisSessionTelemetryRequest&, const Model::SendCisSessionTelemetryOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > SendCisSessionTelemetryResponseReceivedHandler;
456 typedef std::function<void(const Inspector2Client*, const Model::StartCisSessionRequest&, const Model::StartCisSessionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > StartCisSessionResponseReceivedHandler;
457 typedef std::function<void(const Inspector2Client*, const Model::StartCodeSecurityScanRequest&, const Model::StartCodeSecurityScanOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > StartCodeSecurityScanResponseReceivedHandler;
458 typedef std::function<void(const Inspector2Client*, const Model::StopCisSessionRequest&, const Model::StopCisSessionOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > StopCisSessionResponseReceivedHandler;
459 typedef std::function<void(const Inspector2Client*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > TagResourceResponseReceivedHandler;
460 typedef std::function<void(const Inspector2Client*, const Model::UntagResourceRequest&, const Model::UntagResourceOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UntagResourceResponseReceivedHandler;
461 typedef std::function<void(const Inspector2Client*, const Model::UpdateCisScanConfigurationRequest&, const Model::UpdateCisScanConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateCisScanConfigurationResponseReceivedHandler;
462 typedef std::function<void(const Inspector2Client*, const Model::UpdateCodeSecurityIntegrationRequest&, const Model::UpdateCodeSecurityIntegrationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateCodeSecurityIntegrationResponseReceivedHandler;
463 typedef std::function<void(const Inspector2Client*, const Model::UpdateCodeSecurityScanConfigurationRequest&, const Model::UpdateCodeSecurityScanConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateCodeSecurityScanConfigurationResponseReceivedHandler;
464 typedef std::function<void(const Inspector2Client*, const Model::UpdateConfigurationRequest&, const Model::UpdateConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateConfigurationResponseReceivedHandler;
465 typedef std::function<void(const Inspector2Client*, const Model::UpdateEc2DeepInspectionConfigurationRequest&, const Model::UpdateEc2DeepInspectionConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateEc2DeepInspectionConfigurationResponseReceivedHandler;
466 typedef std::function<void(const Inspector2Client*, const Model::UpdateEncryptionKeyRequest&, const Model::UpdateEncryptionKeyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateEncryptionKeyResponseReceivedHandler;
467 typedef std::function<void(const Inspector2Client*, const Model::UpdateFilterRequest&, const Model::UpdateFilterOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateFilterResponseReceivedHandler;
469 typedef std::function<void(const Inspector2Client*, const Model::UpdateOrganizationConfigurationRequest&, const Model::UpdateOrganizationConfigurationOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&) > UpdateOrganizationConfigurationResponseReceivedHandler;
470 /* End of service model async handlers definitions */
471 } // namespace Inspector2
472} // namespace Aws
EndpointProviderBase< Inspector2ClientConfiguration, Inspector2BuiltInParameters, Inspector2ClientContextParameters > Inspector2EndpointProviderBase
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< ListCoverageOutcome > ListCoverageOutcomeCallable
Aws::Utils::Outcome< EnableResult, Inspector2Error > EnableOutcome
Aws::Utils::Outcome< BatchGetMemberEc2DeepInspectionStatusResult, Inspector2Error > BatchGetMemberEc2DeepInspectionStatusOutcome
std::future< GetEncryptionKeyOutcome > GetEncryptionKeyOutcomeCallable
std::future< GetCodeSecurityScanConfigurationOutcome > GetCodeSecurityScanConfigurationOutcomeCallable
Aws::Utils::Outcome< GetDelegatedAdminAccountResult, Inspector2Error > GetDelegatedAdminAccountOutcome
std::future< ListCodeSecurityScanConfigurationsOutcome > ListCodeSecurityScanConfigurationsOutcomeCallable
Aws::Utils::Outcome< TagResourceResult, Inspector2Error > TagResourceOutcome
Aws::Utils::Outcome< SendCisSessionHealthResult, Inspector2Error > SendCisSessionHealthOutcome
Aws::Utils::Outcome< ListCoverageResult, Inspector2Error > ListCoverageOutcome
std::future< DeleteFilterOutcome > DeleteFilterOutcomeCallable
std::future< ListCisScanConfigurationsOutcome > ListCisScanConfigurationsOutcomeCallable
Aws::Utils::Outcome< ListUsageTotalsResult, Inspector2Error > ListUsageTotalsOutcome
Aws::Utils::Outcome< BatchUpdateMemberEc2DeepInspectionStatusResult, Inspector2Error > BatchUpdateMemberEc2DeepInspectionStatusOutcome
Aws::Utils::Outcome< ListCisScansResult, Inspector2Error > ListCisScansOutcome
Aws::Utils::Outcome< GetFindingsReportStatusResult, Inspector2Error > GetFindingsReportStatusOutcome
Aws::Utils::Outcome< CreateFindingsReportResult, Inspector2Error > CreateFindingsReportOutcome
Aws::Utils::Outcome< BatchAssociateCodeSecurityScanConfigurationResult, Inspector2Error > BatchAssociateCodeSecurityScanConfigurationOutcome
std::future< DeleteCodeSecurityIntegrationOutcome > DeleteCodeSecurityIntegrationOutcomeCallable
std::future< ListCodeSecurityIntegrationsOutcome > ListCodeSecurityIntegrationsOutcomeCallable
Aws::Utils::Outcome< UpdateFilterResult, Inspector2Error > UpdateFilterOutcome
Aws::Utils::Outcome< GetCodeSecurityScanResult, Inspector2Error > GetCodeSecurityScanOutcome
std::future< EnableDelegatedAdminAccountOutcome > EnableDelegatedAdminAccountOutcomeCallable
Aws::Utils::Outcome< CancelSbomExportResult, Inspector2Error > CancelSbomExportOutcome
Aws::Utils::Outcome< CreateFilterResult, Inspector2Error > CreateFilterOutcome
Aws::Utils::Outcome< ListCisScanResultsAggregatedByChecksResult, Inspector2Error > ListCisScanResultsAggregatedByChecksOutcome
Aws::Utils::Outcome< UpdateOrganizationConfigurationResult, Inspector2Error > UpdateOrganizationConfigurationOutcome
Aws::Utils::Outcome< ListCodeSecurityScanConfigurationsResult, Inspector2Error > ListCodeSecurityScanConfigurationsOutcome
Aws::Utils::Outcome< ListCisScanResultsAggregatedByTargetResourceResult, Inspector2Error > ListCisScanResultsAggregatedByTargetResourceOutcome
std::future< DeleteCisScanConfigurationOutcome > DeleteCisScanConfigurationOutcomeCallable
Aws::Utils::Outcome< BatchGetAccountStatusResult, Inspector2Error > BatchGetAccountStatusOutcome
std::future< ListFindingAggregationsOutcome > ListFindingAggregationsOutcomeCallable
Aws::Utils::Outcome< ResetEncryptionKeyResult, Inspector2Error > ResetEncryptionKeyOutcome
Aws::Utils::Outcome< GetSbomExportResult, Inspector2Error > GetSbomExportOutcome
std::future< BatchAssociateCodeSecurityScanConfigurationOutcome > BatchAssociateCodeSecurityScanConfigurationOutcomeCallable
Aws::Utils::Outcome< SearchVulnerabilitiesResult, Inspector2Error > SearchVulnerabilitiesOutcome
Aws::Utils::Outcome< GetCodeSecurityScanConfigurationResult, Inspector2Error > GetCodeSecurityScanConfigurationOutcome
Aws::Utils::Outcome< DisassociateMemberResult, Inspector2Error > DisassociateMemberOutcome
std::future< StopCisSessionOutcome > StopCisSessionOutcomeCallable
Aws::Utils::Outcome< ListCodeSecurityIntegrationsResult, Inspector2Error > ListCodeSecurityIntegrationsOutcome
std::future< UpdateFilterOutcome > UpdateFilterOutcomeCallable
Aws::Utils::Outcome< UpdateEncryptionKeyResult, Inspector2Error > UpdateEncryptionKeyOutcome
std::future< ListCodeSecurityScanConfigurationAssociationsOutcome > ListCodeSecurityScanConfigurationAssociationsOutcomeCallable
std::future< GetFindingsReportStatusOutcome > GetFindingsReportStatusOutcomeCallable
std::future< UpdateEc2DeepInspectionConfigurationOutcome > UpdateEc2DeepInspectionConfigurationOutcomeCallable
std::future< ListUsageTotalsOutcome > ListUsageTotalsOutcomeCallable
std::future< AssociateMemberOutcome > AssociateMemberOutcomeCallable
std::future< GetMemberOutcome > GetMemberOutcomeCallable
Aws::Utils::Outcome< GetMemberResult, Inspector2Error > GetMemberOutcome
std::future< BatchGetCodeSnippetOutcome > BatchGetCodeSnippetOutcomeCallable
Aws::Utils::Outcome< GetCisScanResultDetailsResult, Inspector2Error > GetCisScanResultDetailsOutcome
Aws::Utils::Outcome< BatchGetFindingDetailsResult, Inspector2Error > BatchGetFindingDetailsOutcome
Aws::Utils::Outcome< ListAccountPermissionsResult, Inspector2Error > ListAccountPermissionsOutcome
Aws::Utils::Outcome< SendCisSessionTelemetryResult, Inspector2Error > SendCisSessionTelemetryOutcome
Aws::Utils::Outcome< DeleteCodeSecurityIntegrationResult, Inspector2Error > DeleteCodeSecurityIntegrationOutcome
std::future< ListCisScanResultsAggregatedByChecksOutcome > ListCisScanResultsAggregatedByChecksOutcomeCallable
std::future< GetDelegatedAdminAccountOutcome > GetDelegatedAdminAccountOutcomeCallable
Aws::Utils::Outcome< CreateCodeSecurityIntegrationResult, Inspector2Error > CreateCodeSecurityIntegrationOutcome
std::future< BatchDisassociateCodeSecurityScanConfigurationOutcome > BatchDisassociateCodeSecurityScanConfigurationOutcomeCallable
Aws::Utils::Outcome< ListCodeSecurityScanConfigurationAssociationsResult, Inspector2Error > ListCodeSecurityScanConfigurationAssociationsOutcome
std::future< DisassociateMemberOutcome > DisassociateMemberOutcomeCallable
Aws::Utils::Outcome< CreateCisScanConfigurationResult, Inspector2Error > CreateCisScanConfigurationOutcome
Aws::Utils::Outcome< GetEc2DeepInspectionConfigurationResult, Inspector2Error > GetEc2DeepInspectionConfigurationOutcome
std::future< UpdateConfigurationOutcome > UpdateConfigurationOutcomeCallable
Aws::Utils::Outcome< ListTagsForResourceResult, Inspector2Error > ListTagsForResourceOutcome
Aws::Utils::Outcome< UpdateEc2DeepInspectionConfigurationResult, Inspector2Error > UpdateEc2DeepInspectionConfigurationOutcome
Aws::Utils::Outcome< ListCoverageStatisticsResult, Inspector2Error > ListCoverageStatisticsOutcome
std::future< CreateFindingsReportOutcome > CreateFindingsReportOutcomeCallable
std::future< BatchGetFreeTrialInfoOutcome > BatchGetFreeTrialInfoOutcomeCallable
std::future< GetCodeSecurityIntegrationOutcome > GetCodeSecurityIntegrationOutcomeCallable
Aws::Utils::Outcome< ListFiltersResult, Inspector2Error > ListFiltersOutcome
std::future< UpdateEncryptionKeyOutcome > UpdateEncryptionKeyOutcomeCallable
std::future< CreateCodeSecurityIntegrationOutcome > CreateCodeSecurityIntegrationOutcomeCallable
Aws::Utils::Outcome< CancelFindingsReportResult, Inspector2Error > CancelFindingsReportOutcome
std::future< DisableOutcome > DisableOutcomeCallable
std::future< SendCisSessionHealthOutcome > SendCisSessionHealthOutcomeCallable
std::future< UpdateCodeSecurityIntegrationOutcome > UpdateCodeSecurityIntegrationOutcomeCallable
std::future< EnableOutcome > EnableOutcomeCallable
Aws::Utils::Outcome< ListCisScanConfigurationsResult, Inspector2Error > ListCisScanConfigurationsOutcome
std::future< GetConfigurationOutcome > GetConfigurationOutcomeCallable
std::future< GetClustersForImageOutcome > GetClustersForImageOutcomeCallable
Aws::Utils::Outcome< UpdateCodeSecurityIntegrationResult, Inspector2Error > UpdateCodeSecurityIntegrationOutcome
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
Aws::Utils::Outcome< StartCisSessionResult, Inspector2Error > StartCisSessionOutcome
std::future< CreateCodeSecurityScanConfigurationOutcome > CreateCodeSecurityScanConfigurationOutcomeCallable
std::future< GetCisScanReportOutcome > GetCisScanReportOutcomeCallable
std::future< ListMembersOutcome > ListMembersOutcomeCallable
Aws::Utils::Outcome< DescribeOrganizationConfigurationResult, Inspector2Error > DescribeOrganizationConfigurationOutcome
std::future< BatchGetMemberEc2DeepInspectionStatusOutcome > BatchGetMemberEc2DeepInspectionStatusOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< ListFiltersOutcome > ListFiltersOutcomeCallable
Aws::Utils::Outcome< GetConfigurationResult, Inspector2Error > GetConfigurationOutcome
std::future< DeleteCodeSecurityScanConfigurationOutcome > DeleteCodeSecurityScanConfigurationOutcomeCallable
Aws::Utils::Outcome< ListFindingsResult, Inspector2Error > ListFindingsOutcome
std::future< StartCodeSecurityScanOutcome > StartCodeSecurityScanOutcomeCallable
Aws::Utils::Outcome< DisableResult, Inspector2Error > DisableOutcome
Aws::Utils::Outcome< ListDelegatedAdminAccountsResult, Inspector2Error > ListDelegatedAdminAccountsOutcome
Aws::Utils::Outcome< EnableDelegatedAdminAccountResult, Inspector2Error > EnableDelegatedAdminAccountOutcome
std::future< SendCisSessionTelemetryOutcome > SendCisSessionTelemetryOutcomeCallable
Aws::Utils::Outcome< UpdateCodeSecurityScanConfigurationResult, Inspector2Error > UpdateCodeSecurityScanConfigurationOutcome
std::future< UpdateOrgEc2DeepInspectionConfigurationOutcome > UpdateOrgEc2DeepInspectionConfigurationOutcomeCallable
std::future< CancelSbomExportOutcome > CancelSbomExportOutcomeCallable
Aws::Utils::Outcome< GetClustersForImageResult, Inspector2Error > GetClustersForImageOutcome
std::future< CancelFindingsReportOutcome > CancelFindingsReportOutcomeCallable
std::future< DescribeOrganizationConfigurationOutcome > DescribeOrganizationConfigurationOutcomeCallable
std::future< BatchUpdateMemberEc2DeepInspectionStatusOutcome > BatchUpdateMemberEc2DeepInspectionStatusOutcomeCallable
std::future< UpdateOrganizationConfigurationOutcome > UpdateOrganizationConfigurationOutcomeCallable
Aws::Utils::Outcome< ListMembersResult, Inspector2Error > ListMembersOutcome
std::future< GetCisScanResultDetailsOutcome > GetCisScanResultDetailsOutcomeCallable
std::future< ListDelegatedAdminAccountsOutcome > ListDelegatedAdminAccountsOutcomeCallable
std::future< CreateSbomExportOutcome > CreateSbomExportOutcomeCallable
std::future< ListFindingsOutcome > ListFindingsOutcomeCallable
Aws::Utils::Outcome< CreateCodeSecurityScanConfigurationResult, Inspector2Error > CreateCodeSecurityScanConfigurationOutcome
Aws::Utils::Outcome< BatchGetFreeTrialInfoResult, Inspector2Error > BatchGetFreeTrialInfoOutcome
Aws::Utils::Outcome< UntagResourceResult, Inspector2Error > UntagResourceOutcome
Aws::Utils::Outcome< UpdateConfigurationResult, Inspector2Error > UpdateConfigurationOutcome
Aws::Utils::Outcome< StartCodeSecurityScanResult, Inspector2Error > StartCodeSecurityScanOutcome
std::future< DisableDelegatedAdminAccountOutcome > DisableDelegatedAdminAccountOutcomeCallable
Aws::Utils::Outcome< UpdateCisScanConfigurationResult, Inspector2Error > UpdateCisScanConfigurationOutcome
Aws::Utils::Outcome< BatchDisassociateCodeSecurityScanConfigurationResult, Inspector2Error > BatchDisassociateCodeSecurityScanConfigurationOutcome
std::future< SearchVulnerabilitiesOutcome > SearchVulnerabilitiesOutcomeCallable
Aws::Utils::Outcome< BatchGetCodeSnippetResult, Inspector2Error > BatchGetCodeSnippetOutcome
Aws::Utils::Outcome< ListFindingAggregationsResult, Inspector2Error > ListFindingAggregationsOutcome
std::future< BatchGetAccountStatusOutcome > BatchGetAccountStatusOutcomeCallable
Aws::Utils::Outcome< DisableDelegatedAdminAccountResult, Inspector2Error > DisableDelegatedAdminAccountOutcome
Aws::Utils::Outcome< DeleteCodeSecurityScanConfigurationResult, Inspector2Error > DeleteCodeSecurityScanConfigurationOutcome
std::future< ListCoverageStatisticsOutcome > ListCoverageStatisticsOutcomeCallable
std::future< GetSbomExportOutcome > GetSbomExportOutcomeCallable
std::future< StartCisSessionOutcome > StartCisSessionOutcomeCallable
Aws::Utils::Outcome< AssociateMemberResult, Inspector2Error > AssociateMemberOutcome
Aws::Utils::Outcome< GetEncryptionKeyResult, Inspector2Error > GetEncryptionKeyOutcome
std::future< UpdateCisScanConfigurationOutcome > UpdateCisScanConfigurationOutcomeCallable
Aws::Utils::Outcome< GetCisScanReportResult, Inspector2Error > GetCisScanReportOutcome
Aws::Utils::Outcome< StopCisSessionResult, Inspector2Error > StopCisSessionOutcome
std::future< GetCodeSecurityScanOutcome > GetCodeSecurityScanOutcomeCallable
std::future< GetEc2DeepInspectionConfigurationOutcome > GetEc2DeepInspectionConfigurationOutcomeCallable
std::future< ListAccountPermissionsOutcome > ListAccountPermissionsOutcomeCallable
Aws::Utils::Outcome< DeleteCisScanConfigurationResult, Inspector2Error > DeleteCisScanConfigurationOutcome
std::future< ResetEncryptionKeyOutcome > ResetEncryptionKeyOutcomeCallable
std::future< CreateFilterOutcome > CreateFilterOutcomeCallable
Aws::Utils::Outcome< CreateSbomExportResult, Inspector2Error > CreateSbomExportOutcome
Aws::Utils::Outcome< GetCodeSecurityIntegrationResult, Inspector2Error > GetCodeSecurityIntegrationOutcome
Aws::Utils::Outcome< DeleteFilterResult, Inspector2Error > DeleteFilterOutcome
std::future< UpdateCodeSecurityScanConfigurationOutcome > UpdateCodeSecurityScanConfigurationOutcomeCallable
std::future< CreateCisScanConfigurationOutcome > CreateCisScanConfigurationOutcomeCallable
std::future< ListCisScanResultsAggregatedByTargetResourceOutcome > ListCisScanResultsAggregatedByTargetResourceOutcomeCallable
std::future< ListCisScansOutcome > ListCisScansOutcomeCallable
std::future< BatchGetFindingDetailsOutcome > BatchGetFindingDetailsOutcomeCallable
Aws::Utils::Outcome< UpdateOrgEc2DeepInspectionConfigurationResult, Inspector2Error > UpdateOrgEc2DeepInspectionConfigurationOutcome
std::function< void(const Inspector2Client *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > TagResourceResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListFindingsRequest &, const Model::ListFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListFindingsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::CreateSbomExportRequest &, const Model::CreateSbomExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateSbomExportResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetCodeSecurityScanRequest &, const Model::GetCodeSecurityScanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCodeSecurityScanResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::BatchGetFreeTrialInfoRequest &, const Model::BatchGetFreeTrialInfoOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetFreeTrialInfoResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::EnableDelegatedAdminAccountRequest &, const Model::EnableDelegatedAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EnableDelegatedAdminAccountResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::BatchAssociateCodeSecurityScanConfigurationRequest &, const Model::BatchAssociateCodeSecurityScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchAssociateCodeSecurityScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetSbomExportRequest &, const Model::GetSbomExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetSbomExportResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetCodeSecurityScanConfigurationRequest &, const Model::GetCodeSecurityScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCodeSecurityScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateCodeSecurityIntegrationRequest &, const Model::UpdateCodeSecurityIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateCodeSecurityIntegrationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::CancelSbomExportRequest &, const Model::CancelSbomExportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelSbomExportResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::DisassociateMemberRequest &, const Model::DisassociateMemberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisassociateMemberResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateEncryptionKeyRequest &, const Model::UpdateEncryptionKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateEncryptionKeyResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::DisableDelegatedAdminAccountRequest &, const Model::DisableDelegatedAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisableDelegatedAdminAccountResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateCodeSecurityScanConfigurationRequest &, const Model::UpdateCodeSecurityScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateCodeSecurityScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetClustersForImageRequest &, const Model::GetClustersForImageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetClustersForImageResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListMembersRequest &, const Model::ListMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListMembersResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UntagResourceResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::EnableRequest &, const Model::EnableOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > EnableResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListDelegatedAdminAccountsRequest &, const Model::ListDelegatedAdminAccountsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListDelegatedAdminAccountsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetEncryptionKeyRequest &, const Model::GetEncryptionKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEncryptionKeyResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::BatchDisassociateCodeSecurityScanConfigurationRequest &, const Model::BatchDisassociateCodeSecurityScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchDisassociateCodeSecurityScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCisScanResultsAggregatedByTargetResourceRequest &, const Model::ListCisScanResultsAggregatedByTargetResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCisScanResultsAggregatedByTargetResourceResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCoverageStatisticsRequest &, const Model::ListCoverageStatisticsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCoverageStatisticsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCisScanResultsAggregatedByChecksRequest &, const Model::ListCisScanResultsAggregatedByChecksOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCisScanResultsAggregatedByChecksResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCisScanConfigurationsRequest &, const Model::ListCisScanConfigurationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCisScanConfigurationsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::BatchGetCodeSnippetRequest &, const Model::BatchGetCodeSnippetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetCodeSnippetResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::CreateCisScanConfigurationRequest &, const Model::CreateCisScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateCisScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::DeleteFilterRequest &, const Model::DeleteFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteFilterResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetCisScanResultDetailsRequest &, const Model::GetCisScanResultDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCisScanResultDetailsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::CancelFindingsReportRequest &, const Model::CancelFindingsReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CancelFindingsReportResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ResetEncryptionKeyRequest &, const Model::ResetEncryptionKeyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ResetEncryptionKeyResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateCisScanConfigurationRequest &, const Model::UpdateCisScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateCisScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListFindingAggregationsRequest &, const Model::ListFindingAggregationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListFindingAggregationsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateFilterRequest &, const Model::UpdateFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateFilterResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::StopCisSessionRequest &, const Model::StopCisSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StopCisSessionResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCisScansRequest &, const Model::ListCisScansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCisScansResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::BatchGetMemberEc2DeepInspectionStatusRequest &, const Model::BatchGetMemberEc2DeepInspectionStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetMemberEc2DeepInspectionStatusResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateOrganizationConfigurationRequest &, const Model::UpdateOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateOrganizationConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::StartCisSessionRequest &, const Model::StartCisSessionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartCisSessionResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::BatchGetAccountStatusRequest &, const Model::BatchGetAccountStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetAccountStatusResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::BatchGetFindingDetailsRequest &, const Model::BatchGetFindingDetailsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchGetFindingDetailsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::SendCisSessionHealthRequest &, const Model::SendCisSessionHealthOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SendCisSessionHealthResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::CreateFindingsReportRequest &, const Model::CreateFindingsReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateFindingsReportResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListUsageTotalsRequest &, const Model::ListUsageTotalsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListUsageTotalsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::SendCisSessionTelemetryRequest &, const Model::SendCisSessionTelemetryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SendCisSessionTelemetryResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::CreateCodeSecurityIntegrationRequest &, const Model::CreateCodeSecurityIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateCodeSecurityIntegrationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::CreateCodeSecurityScanConfigurationRequest &, const Model::CreateCodeSecurityScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateCodeSecurityScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetFindingsReportStatusRequest &, const Model::GetFindingsReportStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetFindingsReportStatusResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListFiltersRequest &, const Model::ListFiltersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListFiltersResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::SearchVulnerabilitiesRequest &, const Model::SearchVulnerabilitiesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > SearchVulnerabilitiesResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateOrgEc2DeepInspectionConfigurationRequest &, const Model::UpdateOrgEc2DeepInspectionConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateOrgEc2DeepInspectionConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetMemberRequest &, const Model::GetMemberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetMemberResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCodeSecurityIntegrationsRequest &, const Model::ListCodeSecurityIntegrationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCodeSecurityIntegrationsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::DisableRequest &, const Model::DisableOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DisableResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCodeSecurityScanConfigurationsRequest &, const Model::ListCodeSecurityScanConfigurationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCodeSecurityScanConfigurationsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::AssociateMemberRequest &, const Model::AssociateMemberOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > AssociateMemberResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::CreateFilterRequest &, const Model::CreateFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > CreateFilterResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::DeleteCisScanConfigurationRequest &, const Model::DeleteCisScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteCisScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateConfigurationRequest &, const Model::UpdateConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetCodeSecurityIntegrationRequest &, const Model::GetCodeSecurityIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCodeSecurityIntegrationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListTagsForResourceResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCoverageRequest &, const Model::ListCoverageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCoverageResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::DescribeOrganizationConfigurationRequest &, const Model::DescribeOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DescribeOrganizationConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListCodeSecurityScanConfigurationAssociationsRequest &, const Model::ListCodeSecurityScanConfigurationAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListCodeSecurityScanConfigurationAssociationsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::BatchUpdateMemberEc2DeepInspectionStatusRequest &, const Model::BatchUpdateMemberEc2DeepInspectionStatusOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > BatchUpdateMemberEc2DeepInspectionStatusResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetConfigurationRequest &, const Model::GetConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetDelegatedAdminAccountRequest &, const Model::GetDelegatedAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetDelegatedAdminAccountResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::ListAccountPermissionsRequest &, const Model::ListAccountPermissionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > ListAccountPermissionsResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::StartCodeSecurityScanRequest &, const Model::StartCodeSecurityScanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > StartCodeSecurityScanResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::DeleteCodeSecurityScanConfigurationRequest &, const Model::DeleteCodeSecurityScanConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteCodeSecurityScanConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetEc2DeepInspectionConfigurationRequest &, const Model::GetEc2DeepInspectionConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetEc2DeepInspectionConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::UpdateEc2DeepInspectionConfigurationRequest &, const Model::UpdateEc2DeepInspectionConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > UpdateEc2DeepInspectionConfigurationResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::GetCisScanReportRequest &, const Model::GetCisScanReportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > GetCisScanReportResponseReceivedHandler
std::function< void(const Inspector2Client *, const Model::DeleteCodeSecurityIntegrationRequest &, const Model::DeleteCodeSecurityIntegrationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &) > DeleteCodeSecurityIntegrationResponseReceivedHandler