AWS SDK for C++

AWS SDK for C++ Version 1.11.805

Loading...
Searching...
No Matches
SecurityHubServiceClientModel.h
1
6#pragma once
7
8/* Generic header includes */
9#include <aws/core/client/AWSError.h>
10#include <aws/core/client/AsyncCallerContext.h>
11#include <aws/core/client/GenericClientConfiguration.h>
12#include <aws/core/http/HttpTypes.h>
13#include <aws/core/utils/memory/stl/AWSString.h>
14#include <aws/securityhub/SecurityHubEndpointProvider.h>
15#include <aws/securityhub/SecurityHubErrors.h>
16
17#include <functional>
18#include <future>
19/* End of generic header includes */
20
21/* Service model headers required in SecurityHubClient header */
22#include <aws/securityhub/model/AcceptAdministratorInvitationResult.h>
23#include <aws/securityhub/model/BatchDeleteAutomationRulesResult.h>
24#include <aws/securityhub/model/BatchDisableStandardsResult.h>
25#include <aws/securityhub/model/BatchEnableStandardsResult.h>
26#include <aws/securityhub/model/BatchGetAutomationRulesResult.h>
27#include <aws/securityhub/model/BatchGetConfigurationPolicyAssociationsResult.h>
28#include <aws/securityhub/model/BatchGetSecurityControlsResult.h>
29#include <aws/securityhub/model/BatchGetStandardsControlAssociationsResult.h>
30#include <aws/securityhub/model/BatchImportFindingsResult.h>
31#include <aws/securityhub/model/BatchUpdateAutomationRulesResult.h>
32#include <aws/securityhub/model/BatchUpdateFindingsResult.h>
33#include <aws/securityhub/model/BatchUpdateFindingsV2Request.h>
34#include <aws/securityhub/model/BatchUpdateFindingsV2Result.h>
35#include <aws/securityhub/model/BatchUpdateStandardsControlAssociationsResult.h>
36#include <aws/securityhub/model/CreateActionTargetResult.h>
37#include <aws/securityhub/model/CreateAggregatorV2Result.h>
38#include <aws/securityhub/model/CreateAutomationRuleResult.h>
39#include <aws/securityhub/model/CreateAutomationRuleV2Result.h>
40#include <aws/securityhub/model/CreateConfigurationPolicyResult.h>
41#include <aws/securityhub/model/CreateConnectorV2Result.h>
42#include <aws/securityhub/model/CreateFindingAggregatorResult.h>
43#include <aws/securityhub/model/CreateInsightResult.h>
44#include <aws/securityhub/model/CreateMembersResult.h>
45#include <aws/securityhub/model/CreateTicketV2Result.h>
46#include <aws/securityhub/model/DeclineInvitationsResult.h>
47#include <aws/securityhub/model/DeleteActionTargetResult.h>
48#include <aws/securityhub/model/DeleteAggregatorV2Result.h>
49#include <aws/securityhub/model/DeleteAutomationRuleV2Result.h>
50#include <aws/securityhub/model/DeleteConfigurationPolicyResult.h>
51#include <aws/securityhub/model/DeleteConnectorV2Result.h>
52#include <aws/securityhub/model/DeleteFindingAggregatorResult.h>
53#include <aws/securityhub/model/DeleteInsightResult.h>
54#include <aws/securityhub/model/DeleteInvitationsResult.h>
55#include <aws/securityhub/model/DeleteMembersResult.h>
56#include <aws/securityhub/model/DescribeActionTargetsRequest.h>
57#include <aws/securityhub/model/DescribeActionTargetsResult.h>
58#include <aws/securityhub/model/DescribeHubRequest.h>
59#include <aws/securityhub/model/DescribeHubResult.h>
60#include <aws/securityhub/model/DescribeOrganizationConfigurationRequest.h>
61#include <aws/securityhub/model/DescribeOrganizationConfigurationResult.h>
62#include <aws/securityhub/model/DescribeProductsRequest.h>
63#include <aws/securityhub/model/DescribeProductsResult.h>
64#include <aws/securityhub/model/DescribeProductsV2Request.h>
65#include <aws/securityhub/model/DescribeProductsV2Result.h>
66#include <aws/securityhub/model/DescribeSecurityHubV2Request.h>
67#include <aws/securityhub/model/DescribeSecurityHubV2Result.h>
68#include <aws/securityhub/model/DescribeStandardsControlsResult.h>
69#include <aws/securityhub/model/DescribeStandardsRequest.h>
70#include <aws/securityhub/model/DescribeStandardsResult.h>
71#include <aws/securityhub/model/DisableImportFindingsForProductResult.h>
72#include <aws/securityhub/model/DisableOrganizationAdminAccountResult.h>
73#include <aws/securityhub/model/DisableSecurityHubRequest.h>
74#include <aws/securityhub/model/DisableSecurityHubResult.h>
75#include <aws/securityhub/model/DisableSecurityHubV2Request.h>
76#include <aws/securityhub/model/DisableSecurityHubV2Result.h>
77#include <aws/securityhub/model/DisassociateFromAdministratorAccountRequest.h>
78#include <aws/securityhub/model/DisassociateFromAdministratorAccountResult.h>
79#include <aws/securityhub/model/DisassociateMembersResult.h>
80#include <aws/securityhub/model/EnableImportFindingsForProductResult.h>
81#include <aws/securityhub/model/EnableOrganizationAdminAccountResult.h>
82#include <aws/securityhub/model/EnableSecurityHubRequest.h>
83#include <aws/securityhub/model/EnableSecurityHubResult.h>
84#include <aws/securityhub/model/EnableSecurityHubV2Request.h>
85#include <aws/securityhub/model/EnableSecurityHubV2Result.h>
86#include <aws/securityhub/model/GenerateRecommendedPolicyV2Result.h>
87#include <aws/securityhub/model/GetAdministratorAccountRequest.h>
88#include <aws/securityhub/model/GetAdministratorAccountResult.h>
89#include <aws/securityhub/model/GetAggregatorV2Result.h>
90#include <aws/securityhub/model/GetAutomationRuleV2Result.h>
91#include <aws/securityhub/model/GetConfigurationPolicyAssociationResult.h>
92#include <aws/securityhub/model/GetConfigurationPolicyResult.h>
93#include <aws/securityhub/model/GetConnectorV2Result.h>
94#include <aws/securityhub/model/GetEnabledStandardsRequest.h>
95#include <aws/securityhub/model/GetEnabledStandardsResult.h>
96#include <aws/securityhub/model/GetFindingAggregatorResult.h>
97#include <aws/securityhub/model/GetFindingHistoryResult.h>
98#include <aws/securityhub/model/GetFindingStatisticsV2Result.h>
99#include <aws/securityhub/model/GetFindingsRequest.h>
100#include <aws/securityhub/model/GetFindingsResult.h>
101#include <aws/securityhub/model/GetFindingsTrendsV2Result.h>
102#include <aws/securityhub/model/GetFindingsV2Request.h>
103#include <aws/securityhub/model/GetFindingsV2Result.h>
104#include <aws/securityhub/model/GetInsightResultsResult.h>
105#include <aws/securityhub/model/GetInsightsRequest.h>
106#include <aws/securityhub/model/GetInsightsResult.h>
107#include <aws/securityhub/model/GetInvitationsCountRequest.h>
108#include <aws/securityhub/model/GetInvitationsCountResult.h>
109#include <aws/securityhub/model/GetMembersResult.h>
110#include <aws/securityhub/model/GetRecommendedPolicyV2Result.h>
111#include <aws/securityhub/model/GetResourcesStatisticsV2Result.h>
112#include <aws/securityhub/model/GetResourcesTrendsV2Result.h>
113#include <aws/securityhub/model/GetResourcesV2Request.h>
114#include <aws/securityhub/model/GetResourcesV2Result.h>
115#include <aws/securityhub/model/GetSecurityControlDefinitionResult.h>
116#include <aws/securityhub/model/InviteMembersResult.h>
117#include <aws/securityhub/model/ListAggregatorsV2Request.h>
118#include <aws/securityhub/model/ListAggregatorsV2Result.h>
119#include <aws/securityhub/model/ListAutomationRulesRequest.h>
120#include <aws/securityhub/model/ListAutomationRulesResult.h>
121#include <aws/securityhub/model/ListAutomationRulesV2Request.h>
122#include <aws/securityhub/model/ListAutomationRulesV2Result.h>
123#include <aws/securityhub/model/ListConfigurationPoliciesRequest.h>
124#include <aws/securityhub/model/ListConfigurationPoliciesResult.h>
125#include <aws/securityhub/model/ListConfigurationPolicyAssociationsRequest.h>
126#include <aws/securityhub/model/ListConfigurationPolicyAssociationsResult.h>
127#include <aws/securityhub/model/ListConnectorsV2Request.h>
128#include <aws/securityhub/model/ListConnectorsV2Result.h>
129#include <aws/securityhub/model/ListEnabledProductsForImportRequest.h>
130#include <aws/securityhub/model/ListEnabledProductsForImportResult.h>
131#include <aws/securityhub/model/ListFindingAggregatorsRequest.h>
132#include <aws/securityhub/model/ListFindingAggregatorsResult.h>
133#include <aws/securityhub/model/ListInvitationsRequest.h>
134#include <aws/securityhub/model/ListInvitationsResult.h>
135#include <aws/securityhub/model/ListMembersRequest.h>
136#include <aws/securityhub/model/ListMembersResult.h>
137#include <aws/securityhub/model/ListOrganizationAdminAccountsRequest.h>
138#include <aws/securityhub/model/ListOrganizationAdminAccountsResult.h>
139#include <aws/securityhub/model/ListSecurityControlDefinitionsRequest.h>
140#include <aws/securityhub/model/ListSecurityControlDefinitionsResult.h>
141#include <aws/securityhub/model/ListStandardsControlAssociationsResult.h>
142#include <aws/securityhub/model/ListTagsForResourceResult.h>
143#include <aws/securityhub/model/RegisterConnectorV2Result.h>
144#include <aws/securityhub/model/StartConfigurationPolicyAssociationResult.h>
145#include <aws/securityhub/model/StartConfigurationPolicyDisassociationResult.h>
146#include <aws/securityhub/model/TagResourceResult.h>
147#include <aws/securityhub/model/UntagResourceResult.h>
148#include <aws/securityhub/model/UpdateActionTargetResult.h>
149#include <aws/securityhub/model/UpdateAggregatorV2Result.h>
150#include <aws/securityhub/model/UpdateAutomationRuleV2Result.h>
151#include <aws/securityhub/model/UpdateConfigurationPolicyResult.h>
152#include <aws/securityhub/model/UpdateConnectorV2Result.h>
153#include <aws/securityhub/model/UpdateFindingAggregatorResult.h>
154#include <aws/securityhub/model/UpdateFindingsResult.h>
155#include <aws/securityhub/model/UpdateInsightResult.h>
156#include <aws/securityhub/model/UpdateOrganizationConfigurationResult.h>
157#include <aws/securityhub/model/UpdateSecurityControlResult.h>
158#include <aws/securityhub/model/UpdateSecurityHubConfigurationRequest.h>
159#include <aws/securityhub/model/UpdateSecurityHubConfigurationResult.h>
160#include <aws/securityhub/model/UpdateStandardsControlResult.h>
161/* End of service model headers required in SecurityHubClient header */
162
163namespace Aws {
164namespace Http {
165class HttpClient;
166class HttpClientFactory;
167} // namespace Http
168
169namespace Utils {
170template <typename R, typename E>
171class Outcome;
172
173namespace Threading {
174class Executor;
175} // namespace Threading
176} // namespace Utils
177
178namespace Auth {
179class AWSCredentials;
180class AWSCredentialsProvider;
181} // namespace Auth
182
183namespace Client {
184class RetryStrategy;
185} // namespace Client
186
187namespace SecurityHub {
191
192namespace Model {
193/* Service model forward declarations required in SecurityHubClient header */
194class AcceptAdministratorInvitationRequest;
195class BatchDeleteAutomationRulesRequest;
196class BatchDisableStandardsRequest;
197class BatchEnableStandardsRequest;
198class BatchGetAutomationRulesRequest;
199class BatchGetConfigurationPolicyAssociationsRequest;
200class BatchGetSecurityControlsRequest;
201class BatchGetStandardsControlAssociationsRequest;
202class BatchImportFindingsRequest;
203class BatchUpdateAutomationRulesRequest;
204class BatchUpdateFindingsRequest;
205class BatchUpdateFindingsV2Request;
206class BatchUpdateStandardsControlAssociationsRequest;
207class CreateActionTargetRequest;
208class CreateAggregatorV2Request;
209class CreateAutomationRuleRequest;
210class CreateAutomationRuleV2Request;
211class CreateConfigurationPolicyRequest;
212class CreateConnectorV2Request;
213class CreateFindingAggregatorRequest;
214class CreateInsightRequest;
215class CreateMembersRequest;
216class CreateTicketV2Request;
217class DeclineInvitationsRequest;
218class DeleteActionTargetRequest;
219class DeleteAggregatorV2Request;
220class DeleteAutomationRuleV2Request;
221class DeleteConfigurationPolicyRequest;
222class DeleteConnectorV2Request;
223class DeleteFindingAggregatorRequest;
224class DeleteInsightRequest;
225class DeleteInvitationsRequest;
226class DeleteMembersRequest;
227class DescribeActionTargetsRequest;
228class DescribeHubRequest;
229class DescribeOrganizationConfigurationRequest;
230class DescribeProductsRequest;
231class DescribeProductsV2Request;
232class DescribeSecurityHubV2Request;
233class DescribeStandardsRequest;
234class DescribeStandardsControlsRequest;
235class DisableImportFindingsForProductRequest;
236class DisableOrganizationAdminAccountRequest;
237class DisableSecurityHubRequest;
238class DisableSecurityHubV2Request;
239class DisassociateFromAdministratorAccountRequest;
240class DisassociateMembersRequest;
241class EnableImportFindingsForProductRequest;
242class EnableOrganizationAdminAccountRequest;
243class EnableSecurityHubRequest;
244class EnableSecurityHubV2Request;
245class GenerateRecommendedPolicyV2Request;
246class GetAdministratorAccountRequest;
247class GetAggregatorV2Request;
248class GetAutomationRuleV2Request;
249class GetConfigurationPolicyRequest;
250class GetConfigurationPolicyAssociationRequest;
251class GetConnectorV2Request;
252class GetEnabledStandardsRequest;
253class GetFindingAggregatorRequest;
254class GetFindingHistoryRequest;
255class GetFindingStatisticsV2Request;
256class GetFindingsRequest;
257class GetFindingsTrendsV2Request;
258class GetFindingsV2Request;
259class GetInsightResultsRequest;
260class GetInsightsRequest;
261class GetInvitationsCountRequest;
262class GetMembersRequest;
263class GetRecommendedPolicyV2Request;
264class GetResourcesStatisticsV2Request;
265class GetResourcesTrendsV2Request;
266class GetResourcesV2Request;
267class GetSecurityControlDefinitionRequest;
268class InviteMembersRequest;
269class ListAggregatorsV2Request;
270class ListAutomationRulesRequest;
271class ListAutomationRulesV2Request;
272class ListConfigurationPoliciesRequest;
273class ListConfigurationPolicyAssociationsRequest;
274class ListConnectorsV2Request;
275class ListEnabledProductsForImportRequest;
276class ListFindingAggregatorsRequest;
277class ListInvitationsRequest;
278class ListMembersRequest;
279class ListOrganizationAdminAccountsRequest;
280class ListSecurityControlDefinitionsRequest;
281class ListStandardsControlAssociationsRequest;
282class ListTagsForResourceRequest;
283class RegisterConnectorV2Request;
284class StartConfigurationPolicyAssociationRequest;
285class StartConfigurationPolicyDisassociationRequest;
286class TagResourceRequest;
287class UntagResourceRequest;
288class UpdateActionTargetRequest;
289class UpdateAggregatorV2Request;
290class UpdateAutomationRuleV2Request;
291class UpdateConfigurationPolicyRequest;
292class UpdateConnectorV2Request;
293class UpdateFindingAggregatorRequest;
294class UpdateFindingsRequest;
295class UpdateInsightRequest;
296class UpdateOrganizationConfigurationRequest;
297class UpdateSecurityControlRequest;
298class UpdateSecurityHubConfigurationRequest;
299class UpdateStandardsControlRequest;
300/* End of service model forward declarations required in SecurityHubClient header */
301
302/* Service model Outcome class definitions */
409/* End of service model Outcome class definitions */
410
411/* Service model Outcome callable definitions */
412typedef std::future<AcceptAdministratorInvitationOutcome> AcceptAdministratorInvitationOutcomeCallable;
413typedef std::future<BatchDeleteAutomationRulesOutcome> BatchDeleteAutomationRulesOutcomeCallable;
414typedef std::future<BatchDisableStandardsOutcome> BatchDisableStandardsOutcomeCallable;
415typedef std::future<BatchEnableStandardsOutcome> BatchEnableStandardsOutcomeCallable;
416typedef std::future<BatchGetAutomationRulesOutcome> BatchGetAutomationRulesOutcomeCallable;
417typedef std::future<BatchGetConfigurationPolicyAssociationsOutcome> BatchGetConfigurationPolicyAssociationsOutcomeCallable;
418typedef std::future<BatchGetSecurityControlsOutcome> BatchGetSecurityControlsOutcomeCallable;
419typedef std::future<BatchGetStandardsControlAssociationsOutcome> BatchGetStandardsControlAssociationsOutcomeCallable;
420typedef std::future<BatchImportFindingsOutcome> BatchImportFindingsOutcomeCallable;
421typedef std::future<BatchUpdateAutomationRulesOutcome> BatchUpdateAutomationRulesOutcomeCallable;
422typedef std::future<BatchUpdateFindingsOutcome> BatchUpdateFindingsOutcomeCallable;
423typedef std::future<BatchUpdateFindingsV2Outcome> BatchUpdateFindingsV2OutcomeCallable;
424typedef std::future<BatchUpdateStandardsControlAssociationsOutcome> BatchUpdateStandardsControlAssociationsOutcomeCallable;
425typedef std::future<CreateActionTargetOutcome> CreateActionTargetOutcomeCallable;
426typedef std::future<CreateAggregatorV2Outcome> CreateAggregatorV2OutcomeCallable;
427typedef std::future<CreateAutomationRuleOutcome> CreateAutomationRuleOutcomeCallable;
428typedef std::future<CreateAutomationRuleV2Outcome> CreateAutomationRuleV2OutcomeCallable;
429typedef std::future<CreateConfigurationPolicyOutcome> CreateConfigurationPolicyOutcomeCallable;
430typedef std::future<CreateConnectorV2Outcome> CreateConnectorV2OutcomeCallable;
431typedef std::future<CreateFindingAggregatorOutcome> CreateFindingAggregatorOutcomeCallable;
432typedef std::future<CreateInsightOutcome> CreateInsightOutcomeCallable;
433typedef std::future<CreateMembersOutcome> CreateMembersOutcomeCallable;
434typedef std::future<CreateTicketV2Outcome> CreateTicketV2OutcomeCallable;
435typedef std::future<DeclineInvitationsOutcome> DeclineInvitationsOutcomeCallable;
436typedef std::future<DeleteActionTargetOutcome> DeleteActionTargetOutcomeCallable;
437typedef std::future<DeleteAggregatorV2Outcome> DeleteAggregatorV2OutcomeCallable;
438typedef std::future<DeleteAutomationRuleV2Outcome> DeleteAutomationRuleV2OutcomeCallable;
439typedef std::future<DeleteConfigurationPolicyOutcome> DeleteConfigurationPolicyOutcomeCallable;
440typedef std::future<DeleteConnectorV2Outcome> DeleteConnectorV2OutcomeCallable;
441typedef std::future<DeleteFindingAggregatorOutcome> DeleteFindingAggregatorOutcomeCallable;
442typedef std::future<DeleteInsightOutcome> DeleteInsightOutcomeCallable;
443typedef std::future<DeleteInvitationsOutcome> DeleteInvitationsOutcomeCallable;
444typedef std::future<DeleteMembersOutcome> DeleteMembersOutcomeCallable;
445typedef std::future<DescribeActionTargetsOutcome> DescribeActionTargetsOutcomeCallable;
446typedef std::future<DescribeHubOutcome> DescribeHubOutcomeCallable;
447typedef std::future<DescribeOrganizationConfigurationOutcome> DescribeOrganizationConfigurationOutcomeCallable;
448typedef std::future<DescribeProductsOutcome> DescribeProductsOutcomeCallable;
449typedef std::future<DescribeProductsV2Outcome> DescribeProductsV2OutcomeCallable;
450typedef std::future<DescribeSecurityHubV2Outcome> DescribeSecurityHubV2OutcomeCallable;
451typedef std::future<DescribeStandardsOutcome> DescribeStandardsOutcomeCallable;
452typedef std::future<DescribeStandardsControlsOutcome> DescribeStandardsControlsOutcomeCallable;
453typedef std::future<DisableImportFindingsForProductOutcome> DisableImportFindingsForProductOutcomeCallable;
454typedef std::future<DisableOrganizationAdminAccountOutcome> DisableOrganizationAdminAccountOutcomeCallable;
455typedef std::future<DisableSecurityHubOutcome> DisableSecurityHubOutcomeCallable;
456typedef std::future<DisableSecurityHubV2Outcome> DisableSecurityHubV2OutcomeCallable;
457typedef std::future<DisassociateFromAdministratorAccountOutcome> DisassociateFromAdministratorAccountOutcomeCallable;
458typedef std::future<DisassociateMembersOutcome> DisassociateMembersOutcomeCallable;
459typedef std::future<EnableImportFindingsForProductOutcome> EnableImportFindingsForProductOutcomeCallable;
460typedef std::future<EnableOrganizationAdminAccountOutcome> EnableOrganizationAdminAccountOutcomeCallable;
461typedef std::future<EnableSecurityHubOutcome> EnableSecurityHubOutcomeCallable;
462typedef std::future<EnableSecurityHubV2Outcome> EnableSecurityHubV2OutcomeCallable;
463typedef std::future<GenerateRecommendedPolicyV2Outcome> GenerateRecommendedPolicyV2OutcomeCallable;
464typedef std::future<GetAdministratorAccountOutcome> GetAdministratorAccountOutcomeCallable;
465typedef std::future<GetAggregatorV2Outcome> GetAggregatorV2OutcomeCallable;
466typedef std::future<GetAutomationRuleV2Outcome> GetAutomationRuleV2OutcomeCallable;
467typedef std::future<GetConfigurationPolicyOutcome> GetConfigurationPolicyOutcomeCallable;
468typedef std::future<GetConfigurationPolicyAssociationOutcome> GetConfigurationPolicyAssociationOutcomeCallable;
469typedef std::future<GetConnectorV2Outcome> GetConnectorV2OutcomeCallable;
470typedef std::future<GetEnabledStandardsOutcome> GetEnabledStandardsOutcomeCallable;
471typedef std::future<GetFindingAggregatorOutcome> GetFindingAggregatorOutcomeCallable;
472typedef std::future<GetFindingHistoryOutcome> GetFindingHistoryOutcomeCallable;
473typedef std::future<GetFindingStatisticsV2Outcome> GetFindingStatisticsV2OutcomeCallable;
474typedef std::future<GetFindingsOutcome> GetFindingsOutcomeCallable;
475typedef std::future<GetFindingsTrendsV2Outcome> GetFindingsTrendsV2OutcomeCallable;
476typedef std::future<GetFindingsV2Outcome> GetFindingsV2OutcomeCallable;
477typedef std::future<GetInsightResultsOutcome> GetInsightResultsOutcomeCallable;
478typedef std::future<GetInsightsOutcome> GetInsightsOutcomeCallable;
479typedef std::future<GetInvitationsCountOutcome> GetInvitationsCountOutcomeCallable;
480typedef std::future<GetMembersOutcome> GetMembersOutcomeCallable;
481typedef std::future<GetRecommendedPolicyV2Outcome> GetRecommendedPolicyV2OutcomeCallable;
482typedef std::future<GetResourcesStatisticsV2Outcome> GetResourcesStatisticsV2OutcomeCallable;
483typedef std::future<GetResourcesTrendsV2Outcome> GetResourcesTrendsV2OutcomeCallable;
484typedef std::future<GetResourcesV2Outcome> GetResourcesV2OutcomeCallable;
485typedef std::future<GetSecurityControlDefinitionOutcome> GetSecurityControlDefinitionOutcomeCallable;
486typedef std::future<InviteMembersOutcome> InviteMembersOutcomeCallable;
487typedef std::future<ListAggregatorsV2Outcome> ListAggregatorsV2OutcomeCallable;
488typedef std::future<ListAutomationRulesOutcome> ListAutomationRulesOutcomeCallable;
489typedef std::future<ListAutomationRulesV2Outcome> ListAutomationRulesV2OutcomeCallable;
490typedef std::future<ListConfigurationPoliciesOutcome> ListConfigurationPoliciesOutcomeCallable;
491typedef std::future<ListConfigurationPolicyAssociationsOutcome> ListConfigurationPolicyAssociationsOutcomeCallable;
492typedef std::future<ListConnectorsV2Outcome> ListConnectorsV2OutcomeCallable;
493typedef std::future<ListEnabledProductsForImportOutcome> ListEnabledProductsForImportOutcomeCallable;
494typedef std::future<ListFindingAggregatorsOutcome> ListFindingAggregatorsOutcomeCallable;
495typedef std::future<ListInvitationsOutcome> ListInvitationsOutcomeCallable;
496typedef std::future<ListMembersOutcome> ListMembersOutcomeCallable;
497typedef std::future<ListOrganizationAdminAccountsOutcome> ListOrganizationAdminAccountsOutcomeCallable;
498typedef std::future<ListSecurityControlDefinitionsOutcome> ListSecurityControlDefinitionsOutcomeCallable;
499typedef std::future<ListStandardsControlAssociationsOutcome> ListStandardsControlAssociationsOutcomeCallable;
500typedef std::future<ListTagsForResourceOutcome> ListTagsForResourceOutcomeCallable;
501typedef std::future<RegisterConnectorV2Outcome> RegisterConnectorV2OutcomeCallable;
502typedef std::future<StartConfigurationPolicyAssociationOutcome> StartConfigurationPolicyAssociationOutcomeCallable;
503typedef std::future<StartConfigurationPolicyDisassociationOutcome> StartConfigurationPolicyDisassociationOutcomeCallable;
504typedef std::future<TagResourceOutcome> TagResourceOutcomeCallable;
505typedef std::future<UntagResourceOutcome> UntagResourceOutcomeCallable;
506typedef std::future<UpdateActionTargetOutcome> UpdateActionTargetOutcomeCallable;
507typedef std::future<UpdateAggregatorV2Outcome> UpdateAggregatorV2OutcomeCallable;
508typedef std::future<UpdateAutomationRuleV2Outcome> UpdateAutomationRuleV2OutcomeCallable;
509typedef std::future<UpdateConfigurationPolicyOutcome> UpdateConfigurationPolicyOutcomeCallable;
510typedef std::future<UpdateConnectorV2Outcome> UpdateConnectorV2OutcomeCallable;
511typedef std::future<UpdateFindingAggregatorOutcome> UpdateFindingAggregatorOutcomeCallable;
512typedef std::future<UpdateFindingsOutcome> UpdateFindingsOutcomeCallable;
513typedef std::future<UpdateInsightOutcome> UpdateInsightOutcomeCallable;
514typedef std::future<UpdateOrganizationConfigurationOutcome> UpdateOrganizationConfigurationOutcomeCallable;
515typedef std::future<UpdateSecurityControlOutcome> UpdateSecurityControlOutcomeCallable;
516typedef std::future<UpdateSecurityHubConfigurationOutcome> UpdateSecurityHubConfigurationOutcomeCallable;
517typedef std::future<UpdateStandardsControlOutcome> UpdateStandardsControlOutcomeCallable;
518/* End of service model Outcome callable definitions */
519} // namespace Model
520
522
523/* Service model async handlers definitions */
524typedef std::function<void(const SecurityHubClient*, const Model::AcceptAdministratorInvitationRequest&,
526 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
528typedef std::function<void(const SecurityHubClient*, const Model::BatchDeleteAutomationRulesRequest&,
529 const Model::BatchDeleteAutomationRulesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
532 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
534typedef std::function<void(const SecurityHubClient*, const Model::BatchEnableStandardsRequest&, const Model::BatchEnableStandardsOutcome&,
535 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
537typedef std::function<void(const SecurityHubClient*, const Model::BatchGetAutomationRulesRequest&,
538 const Model::BatchGetAutomationRulesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
540typedef std::function<void(const SecurityHubClient*, const Model::BatchGetConfigurationPolicyAssociationsRequest&,
542 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
544typedef std::function<void(const SecurityHubClient*, const Model::BatchGetSecurityControlsRequest&,
545 const Model::BatchGetSecurityControlsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
547typedef std::function<void(const SecurityHubClient*, const Model::BatchGetStandardsControlAssociationsRequest&,
549 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
551typedef std::function<void(const SecurityHubClient*, const Model::BatchImportFindingsRequest&, const Model::BatchImportFindingsOutcome&,
552 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
554typedef std::function<void(const SecurityHubClient*, const Model::BatchUpdateAutomationRulesRequest&,
555 const Model::BatchUpdateAutomationRulesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
557typedef std::function<void(const SecurityHubClient*, const Model::BatchUpdateFindingsRequest&, const Model::BatchUpdateFindingsOutcome&,
558 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
561 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
563typedef std::function<void(const SecurityHubClient*, const Model::BatchUpdateStandardsControlAssociationsRequest&,
565 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
567typedef std::function<void(const SecurityHubClient*, const Model::CreateActionTargetRequest&, const Model::CreateActionTargetOutcome&,
568 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
570typedef std::function<void(const SecurityHubClient*, const Model::CreateAggregatorV2Request&, const Model::CreateAggregatorV2Outcome&,
571 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
573typedef std::function<void(const SecurityHubClient*, const Model::CreateAutomationRuleRequest&, const Model::CreateAutomationRuleOutcome&,
574 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
576typedef std::function<void(const SecurityHubClient*, const Model::CreateAutomationRuleV2Request&,
577 const Model::CreateAutomationRuleV2Outcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
579typedef std::function<void(const SecurityHubClient*, const Model::CreateConfigurationPolicyRequest&,
580 const Model::CreateConfigurationPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
582typedef std::function<void(const SecurityHubClient*, const Model::CreateConnectorV2Request&, const Model::CreateConnectorV2Outcome&,
583 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
585typedef std::function<void(const SecurityHubClient*, const Model::CreateFindingAggregatorRequest&,
586 const Model::CreateFindingAggregatorOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
588typedef std::function<void(const SecurityHubClient*, const Model::CreateInsightRequest&, const Model::CreateInsightOutcome&,
589 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
591typedef std::function<void(const SecurityHubClient*, const Model::CreateMembersRequest&, const Model::CreateMembersOutcome&,
592 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
594typedef std::function<void(const SecurityHubClient*, const Model::CreateTicketV2Request&, const Model::CreateTicketV2Outcome&,
595 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
597typedef std::function<void(const SecurityHubClient*, const Model::DeclineInvitationsRequest&, const Model::DeclineInvitationsOutcome&,
598 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
600typedef std::function<void(const SecurityHubClient*, const Model::DeleteActionTargetRequest&, const Model::DeleteActionTargetOutcome&,
601 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
603typedef std::function<void(const SecurityHubClient*, const Model::DeleteAggregatorV2Request&, const Model::DeleteAggregatorV2Outcome&,
604 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
606typedef std::function<void(const SecurityHubClient*, const Model::DeleteAutomationRuleV2Request&,
607 const Model::DeleteAutomationRuleV2Outcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
609typedef std::function<void(const SecurityHubClient*, const Model::DeleteConfigurationPolicyRequest&,
610 const Model::DeleteConfigurationPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
612typedef std::function<void(const SecurityHubClient*, const Model::DeleteConnectorV2Request&, const Model::DeleteConnectorV2Outcome&,
613 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
615typedef std::function<void(const SecurityHubClient*, const Model::DeleteFindingAggregatorRequest&,
616 const Model::DeleteFindingAggregatorOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
618typedef std::function<void(const SecurityHubClient*, const Model::DeleteInsightRequest&, const Model::DeleteInsightOutcome&,
619 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
621typedef std::function<void(const SecurityHubClient*, const Model::DeleteInvitationsRequest&, const Model::DeleteInvitationsOutcome&,
622 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
624typedef std::function<void(const SecurityHubClient*, const Model::DeleteMembersRequest&, const Model::DeleteMembersOutcome&,
625 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
628 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
630typedef std::function<void(const SecurityHubClient*, const Model::DescribeHubRequest&, const Model::DescribeHubOutcome&,
631 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
633typedef std::function<void(const SecurityHubClient*, const Model::DescribeOrganizationConfigurationRequest&,
635 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
637typedef std::function<void(const SecurityHubClient*, const Model::DescribeProductsRequest&, const Model::DescribeProductsOutcome&,
638 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
640typedef std::function<void(const SecurityHubClient*, const Model::DescribeProductsV2Request&, const Model::DescribeProductsV2Outcome&,
641 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
644 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
646typedef std::function<void(const SecurityHubClient*, const Model::DescribeStandardsRequest&, const Model::DescribeStandardsOutcome&,
647 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
649typedef std::function<void(const SecurityHubClient*, const Model::DescribeStandardsControlsRequest&,
650 const Model::DescribeStandardsControlsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
652typedef std::function<void(const SecurityHubClient*, const Model::DisableImportFindingsForProductRequest&,
654 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
656typedef std::function<void(const SecurityHubClient*, const Model::DisableOrganizationAdminAccountRequest&,
658 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
660typedef std::function<void(const SecurityHubClient*, const Model::DisableSecurityHubRequest&, const Model::DisableSecurityHubOutcome&,
661 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
663typedef std::function<void(const SecurityHubClient*, const Model::DisableSecurityHubV2Request&, const Model::DisableSecurityHubV2Outcome&,
664 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
666typedef std::function<void(const SecurityHubClient*, const Model::DisassociateFromAdministratorAccountRequest&,
668 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
670typedef std::function<void(const SecurityHubClient*, const Model::DisassociateMembersRequest&, const Model::DisassociateMembersOutcome&,
671 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
673typedef std::function<void(const SecurityHubClient*, const Model::EnableImportFindingsForProductRequest&,
675 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
677typedef std::function<void(const SecurityHubClient*, const Model::EnableOrganizationAdminAccountRequest&,
679 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
681typedef std::function<void(const SecurityHubClient*, const Model::EnableSecurityHubRequest&, const Model::EnableSecurityHubOutcome&,
682 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
684typedef std::function<void(const SecurityHubClient*, const Model::EnableSecurityHubV2Request&, const Model::EnableSecurityHubV2Outcome&,
685 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
687typedef std::function<void(const SecurityHubClient*, const Model::GenerateRecommendedPolicyV2Request&,
688 const Model::GenerateRecommendedPolicyV2Outcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
690typedef std::function<void(const SecurityHubClient*, const Model::GetAdministratorAccountRequest&,
691 const Model::GetAdministratorAccountOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
693typedef std::function<void(const SecurityHubClient*, const Model::GetAggregatorV2Request&, const Model::GetAggregatorV2Outcome&,
694 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
696typedef std::function<void(const SecurityHubClient*, const Model::GetAutomationRuleV2Request&, const Model::GetAutomationRuleV2Outcome&,
697 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
699typedef std::function<void(const SecurityHubClient*, const Model::GetConfigurationPolicyRequest&,
700 const Model::GetConfigurationPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
702typedef std::function<void(const SecurityHubClient*, const Model::GetConfigurationPolicyAssociationRequest&,
704 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
706typedef std::function<void(const SecurityHubClient*, const Model::GetConnectorV2Request&, const Model::GetConnectorV2Outcome&,
707 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
709typedef std::function<void(const SecurityHubClient*, const Model::GetEnabledStandardsRequest&, const Model::GetEnabledStandardsOutcome&,
710 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
712typedef std::function<void(const SecurityHubClient*, const Model::GetFindingAggregatorRequest&, const Model::GetFindingAggregatorOutcome&,
713 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
715typedef std::function<void(const SecurityHubClient*, const Model::GetFindingHistoryRequest&, const Model::GetFindingHistoryOutcome&,
716 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
718typedef std::function<void(const SecurityHubClient*, const Model::GetFindingStatisticsV2Request&,
719 const Model::GetFindingStatisticsV2Outcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
721typedef std::function<void(const SecurityHubClient*, const Model::GetFindingsRequest&, const Model::GetFindingsOutcome&,
722 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
724typedef std::function<void(const SecurityHubClient*, const Model::GetFindingsTrendsV2Request&, const Model::GetFindingsTrendsV2Outcome&,
725 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
727typedef std::function<void(const SecurityHubClient*, const Model::GetFindingsV2Request&, const Model::GetFindingsV2Outcome&,
728 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
730typedef std::function<void(const SecurityHubClient*, const Model::GetInsightResultsRequest&, const Model::GetInsightResultsOutcome&,
731 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
733typedef std::function<void(const SecurityHubClient*, const Model::GetInsightsRequest&, const Model::GetInsightsOutcome&,
734 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
736typedef std::function<void(const SecurityHubClient*, const Model::GetInvitationsCountRequest&, const Model::GetInvitationsCountOutcome&,
737 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
739typedef std::function<void(const SecurityHubClient*, const Model::GetMembersRequest&, const Model::GetMembersOutcome&,
740 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
742typedef std::function<void(const SecurityHubClient*, const Model::GetRecommendedPolicyV2Request&,
743 const Model::GetRecommendedPolicyV2Outcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
745typedef std::function<void(const SecurityHubClient*, const Model::GetResourcesStatisticsV2Request&,
746 const Model::GetResourcesStatisticsV2Outcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
748typedef std::function<void(const SecurityHubClient*, const Model::GetResourcesTrendsV2Request&, const Model::GetResourcesTrendsV2Outcome&,
749 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
751typedef std::function<void(const SecurityHubClient*, const Model::GetResourcesV2Request&, const Model::GetResourcesV2Outcome&,
752 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
754typedef std::function<void(const SecurityHubClient*, const Model::GetSecurityControlDefinitionRequest&,
756 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
758typedef std::function<void(const SecurityHubClient*, const Model::InviteMembersRequest&, const Model::InviteMembersOutcome&,
759 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
761typedef std::function<void(const SecurityHubClient*, const Model::ListAggregatorsV2Request&, const Model::ListAggregatorsV2Outcome&,
762 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
764typedef std::function<void(const SecurityHubClient*, const Model::ListAutomationRulesRequest&, const Model::ListAutomationRulesOutcome&,
765 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
768 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
770typedef std::function<void(const SecurityHubClient*, const Model::ListConfigurationPoliciesRequest&,
771 const Model::ListConfigurationPoliciesOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
773typedef std::function<void(const SecurityHubClient*, const Model::ListConfigurationPolicyAssociationsRequest&,
775 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
777typedef std::function<void(const SecurityHubClient*, const Model::ListConnectorsV2Request&, const Model::ListConnectorsV2Outcome&,
778 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
780typedef std::function<void(const SecurityHubClient*, const Model::ListEnabledProductsForImportRequest&,
782 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
784typedef std::function<void(const SecurityHubClient*, const Model::ListFindingAggregatorsRequest&,
785 const Model::ListFindingAggregatorsOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
787typedef std::function<void(const SecurityHubClient*, const Model::ListInvitationsRequest&, const Model::ListInvitationsOutcome&,
788 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
790typedef std::function<void(const SecurityHubClient*, const Model::ListMembersRequest&, const Model::ListMembersOutcome&,
791 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
793typedef std::function<void(const SecurityHubClient*, const Model::ListOrganizationAdminAccountsRequest&,
795 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
797typedef std::function<void(const SecurityHubClient*, const Model::ListSecurityControlDefinitionsRequest&,
799 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
801typedef std::function<void(const SecurityHubClient*, const Model::ListStandardsControlAssociationsRequest&,
803 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
805typedef std::function<void(const SecurityHubClient*, const Model::ListTagsForResourceRequest&, const Model::ListTagsForResourceOutcome&,
806 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
808typedef std::function<void(const SecurityHubClient*, const Model::RegisterConnectorV2Request&, const Model::RegisterConnectorV2Outcome&,
809 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
811typedef std::function<void(const SecurityHubClient*, const Model::StartConfigurationPolicyAssociationRequest&,
813 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
815typedef std::function<void(const SecurityHubClient*, const Model::StartConfigurationPolicyDisassociationRequest&,
817 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
819typedef std::function<void(const SecurityHubClient*, const Model::TagResourceRequest&, const Model::TagResourceOutcome&,
820 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
822typedef std::function<void(const SecurityHubClient*, const Model::UntagResourceRequest&, const Model::UntagResourceOutcome&,
823 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
825typedef std::function<void(const SecurityHubClient*, const Model::UpdateActionTargetRequest&, const Model::UpdateActionTargetOutcome&,
826 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
828typedef std::function<void(const SecurityHubClient*, const Model::UpdateAggregatorV2Request&, const Model::UpdateAggregatorV2Outcome&,
829 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
831typedef std::function<void(const SecurityHubClient*, const Model::UpdateAutomationRuleV2Request&,
832 const Model::UpdateAutomationRuleV2Outcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
834typedef std::function<void(const SecurityHubClient*, const Model::UpdateConfigurationPolicyRequest&,
835 const Model::UpdateConfigurationPolicyOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
837typedef std::function<void(const SecurityHubClient*, const Model::UpdateConnectorV2Request&, const Model::UpdateConnectorV2Outcome&,
838 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
840typedef std::function<void(const SecurityHubClient*, const Model::UpdateFindingAggregatorRequest&,
841 const Model::UpdateFindingAggregatorOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
843typedef std::function<void(const SecurityHubClient*, const Model::UpdateFindingsRequest&, const Model::UpdateFindingsOutcome&,
844 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
846typedef std::function<void(const SecurityHubClient*, const Model::UpdateInsightRequest&, const Model::UpdateInsightOutcome&,
847 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
849typedef std::function<void(const SecurityHubClient*, const Model::UpdateOrganizationConfigurationRequest&,
851 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
854 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
856typedef std::function<void(const SecurityHubClient*, const Model::UpdateSecurityHubConfigurationRequest&,
858 const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
860typedef std::function<void(const SecurityHubClient*, const Model::UpdateStandardsControlRequest&,
861 const Model::UpdateStandardsControlOutcome&, const std::shared_ptr<const Aws::Client::AsyncCallerContext>&)>
863/* End of service model async handlers definitions */
864} // namespace SecurityHub
865} // namespace Aws
EndpointProviderBase< SecurityHubClientConfiguration, SecurityHubBuiltInParameters, SecurityHubClientContextParameters > SecurityHubEndpointProviderBase
std::future< DescribeActionTargetsOutcome > DescribeActionTargetsOutcomeCallable
std::future< ListEnabledProductsForImportOutcome > ListEnabledProductsForImportOutcomeCallable
Aws::Utils::Outcome< EnableOrganizationAdminAccountResult, SecurityHubError > EnableOrganizationAdminAccountOutcome
Aws::Utils::Outcome< GetAdministratorAccountResult, SecurityHubError > GetAdministratorAccountOutcome
std::future< DescribeHubOutcome > DescribeHubOutcomeCallable
Aws::Utils::Outcome< DescribeProductsResult, SecurityHubError > DescribeProductsOutcome
Aws::Utils::Outcome< ListSecurityControlDefinitionsResult, SecurityHubError > ListSecurityControlDefinitionsOutcome
std::future< UpdateFindingAggregatorOutcome > UpdateFindingAggregatorOutcomeCallable
std::future< DeleteActionTargetOutcome > DeleteActionTargetOutcomeCallable
std::future< DeleteInsightOutcome > DeleteInsightOutcomeCallable
std::future< CreateMembersOutcome > CreateMembersOutcomeCallable
std::future< GetRecommendedPolicyV2Outcome > GetRecommendedPolicyV2OutcomeCallable
Aws::Utils::Outcome< UpdateConnectorV2Result, SecurityHubError > UpdateConnectorV2Outcome
Aws::Utils::Outcome< DisassociateFromAdministratorAccountResult, SecurityHubError > DisassociateFromAdministratorAccountOutcome
std::future< ListSecurityControlDefinitionsOutcome > ListSecurityControlDefinitionsOutcomeCallable
Aws::Utils::Outcome< BatchGetConfigurationPolicyAssociationsResult, SecurityHubError > BatchGetConfigurationPolicyAssociationsOutcome
Aws::Utils::Outcome< DeleteConfigurationPolicyResult, SecurityHubError > DeleteConfigurationPolicyOutcome
std::future< BatchEnableStandardsOutcome > BatchEnableStandardsOutcomeCallable
Aws::Utils::Outcome< BatchUpdateFindingsV2Result, SecurityHubError > BatchUpdateFindingsV2Outcome
std::future< UpdateAggregatorV2Outcome > UpdateAggregatorV2OutcomeCallable
Aws::Utils::Outcome< ListFindingAggregatorsResult, SecurityHubError > ListFindingAggregatorsOutcome
Aws::Utils::Outcome< GetConfigurationPolicyResult, SecurityHubError > GetConfigurationPolicyOutcome
Aws::Utils::Outcome< ListTagsForResourceResult, SecurityHubError > ListTagsForResourceOutcome
Aws::Utils::Outcome< DescribeStandardsResult, SecurityHubError > DescribeStandardsOutcome
Aws::Utils::Outcome< DeleteInvitationsResult, SecurityHubError > DeleteInvitationsOutcome
std::future< GetFindingHistoryOutcome > GetFindingHistoryOutcomeCallable
Aws::Utils::Outcome< UpdateSecurityControlResult, SecurityHubError > UpdateSecurityControlOutcome
Aws::Utils::Outcome< GetMembersResult, SecurityHubError > GetMembersOutcome
std::future< DeleteAutomationRuleV2Outcome > DeleteAutomationRuleV2OutcomeCallable
Aws::Utils::Outcome< DeclineInvitationsResult, SecurityHubError > DeclineInvitationsOutcome
std::future< ListStandardsControlAssociationsOutcome > ListStandardsControlAssociationsOutcomeCallable
Aws::Utils::Outcome< DescribeHubResult, SecurityHubError > DescribeHubOutcome
std::future< EnableOrganizationAdminAccountOutcome > EnableOrganizationAdminAccountOutcomeCallable
Aws::Utils::Outcome< CreateAggregatorV2Result, SecurityHubError > CreateAggregatorV2Outcome
std::future< BatchDisableStandardsOutcome > BatchDisableStandardsOutcomeCallable
std::future< GetFindingsV2Outcome > GetFindingsV2OutcomeCallable
Aws::Utils::Outcome< ListStandardsControlAssociationsResult, SecurityHubError > ListStandardsControlAssociationsOutcome
Aws::Utils::Outcome< BatchGetAutomationRulesResult, SecurityHubError > BatchGetAutomationRulesOutcome
Aws::Utils::Outcome< BatchUpdateStandardsControlAssociationsResult, SecurityHubError > BatchUpdateStandardsControlAssociationsOutcome
std::future< UpdateActionTargetOutcome > UpdateActionTargetOutcomeCallable
std::future< CreateInsightOutcome > CreateInsightOutcomeCallable
Aws::Utils::Outcome< ListAggregatorsV2Result, SecurityHubError > ListAggregatorsV2Outcome
std::future< GetFindingsOutcome > GetFindingsOutcomeCallable
std::future< GetInsightsOutcome > GetInsightsOutcomeCallable
Aws::Utils::Outcome< GetFindingsV2Result, SecurityHubError > GetFindingsV2Outcome
Aws::Utils::Outcome< ListEnabledProductsForImportResult, SecurityHubError > ListEnabledProductsForImportOutcome
Aws::Utils::Outcome< DescribeProductsV2Result, SecurityHubError > DescribeProductsV2Outcome
Aws::Utils::Outcome< BatchUpdateAutomationRulesResult, SecurityHubError > BatchUpdateAutomationRulesOutcome
std::future< BatchUpdateFindingsOutcome > BatchUpdateFindingsOutcomeCallable
std::future< GetAggregatorV2Outcome > GetAggregatorV2OutcomeCallable
std::future< UpdateAutomationRuleV2Outcome > UpdateAutomationRuleV2OutcomeCallable
std::future< ListConfigurationPoliciesOutcome > ListConfigurationPoliciesOutcomeCallable
std::future< GetSecurityControlDefinitionOutcome > GetSecurityControlDefinitionOutcomeCallable
std::future< UpdateConfigurationPolicyOutcome > UpdateConfigurationPolicyOutcomeCallable
Aws::Utils::Outcome< GetRecommendedPolicyV2Result, SecurityHubError > GetRecommendedPolicyV2Outcome
Aws::Utils::Outcome< GetFindingsResult, SecurityHubError > GetFindingsOutcome
std::future< BatchGetConfigurationPolicyAssociationsOutcome > BatchGetConfigurationPolicyAssociationsOutcomeCallable
Aws::Utils::Outcome< TagResourceResult, SecurityHubError > TagResourceOutcome
Aws::Utils::Outcome< ListConfigurationPoliciesResult, SecurityHubError > ListConfigurationPoliciesOutcome
Aws::Utils::Outcome< UpdateSecurityHubConfigurationResult, SecurityHubError > UpdateSecurityHubConfigurationOutcome
Aws::Utils::Outcome< UntagResourceResult, SecurityHubError > UntagResourceOutcome
Aws::Utils::Outcome< UpdateFindingsResult, SecurityHubError > UpdateFindingsOutcome
std::future< BatchGetSecurityControlsOutcome > BatchGetSecurityControlsOutcomeCallable
std::future< DisableSecurityHubV2Outcome > DisableSecurityHubV2OutcomeCallable
std::future< GetConfigurationPolicyAssociationOutcome > GetConfigurationPolicyAssociationOutcomeCallable
std::future< GetEnabledStandardsOutcome > GetEnabledStandardsOutcomeCallable
std::future< DeleteMembersOutcome > DeleteMembersOutcomeCallable
Aws::Utils::Outcome< CreateInsightResult, SecurityHubError > CreateInsightOutcome
std::future< UpdateSecurityControlOutcome > UpdateSecurityControlOutcomeCallable
std::future< BatchGetStandardsControlAssociationsOutcome > BatchGetStandardsControlAssociationsOutcomeCallable
std::future< DeleteConnectorV2Outcome > DeleteConnectorV2OutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< UpdateStandardsControlOutcome > UpdateStandardsControlOutcomeCallable
std::future< DisableSecurityHubOutcome > DisableSecurityHubOutcomeCallable
Aws::Utils::Outcome< CreateFindingAggregatorResult, SecurityHubError > CreateFindingAggregatorOutcome
std::future< CreateAutomationRuleOutcome > CreateAutomationRuleOutcomeCallable
std::future< BatchUpdateFindingsV2Outcome > BatchUpdateFindingsV2OutcomeCallable
Aws::Utils::Outcome< UpdateStandardsControlResult, SecurityHubError > UpdateStandardsControlOutcome
Aws::Utils::Outcome< GenerateRecommendedPolicyV2Result, SecurityHubError > GenerateRecommendedPolicyV2Outcome
Aws::Utils::Outcome< UpdateActionTargetResult, SecurityHubError > UpdateActionTargetOutcome
std::future< CreateConfigurationPolicyOutcome > CreateConfigurationPolicyOutcomeCallable
Aws::Utils::Outcome< DeleteAggregatorV2Result, SecurityHubError > DeleteAggregatorV2Outcome
Aws::Utils::Outcome< DescribeActionTargetsResult, SecurityHubError > DescribeActionTargetsOutcome
Aws::Utils::Outcome< ListAutomationRulesResult, SecurityHubError > ListAutomationRulesOutcome
std::future< BatchImportFindingsOutcome > BatchImportFindingsOutcomeCallable
std::future< GetConnectorV2Outcome > GetConnectorV2OutcomeCallable
Aws::Utils::Outcome< BatchImportFindingsResult, SecurityHubError > BatchImportFindingsOutcome
Aws::Utils::Outcome< DeleteConnectorV2Result, SecurityHubError > DeleteConnectorV2Outcome
Aws::Utils::Outcome< GetAggregatorV2Result, SecurityHubError > GetAggregatorV2Outcome
std::future< BatchUpdateStandardsControlAssociationsOutcome > BatchUpdateStandardsControlAssociationsOutcomeCallable
std::future< DescribeStandardsOutcome > DescribeStandardsOutcomeCallable
std::future< GetResourcesV2Outcome > GetResourcesV2OutcomeCallable
std::future< UpdateFindingsOutcome > UpdateFindingsOutcomeCallable
Aws::Utils::Outcome< GetFindingStatisticsV2Result, SecurityHubError > GetFindingStatisticsV2Outcome
std::future< EnableImportFindingsForProductOutcome > EnableImportFindingsForProductOutcomeCallable
Aws::Utils::Outcome< EnableSecurityHubResult, SecurityHubError > EnableSecurityHubOutcome
std::future< DisassociateFromAdministratorAccountOutcome > DisassociateFromAdministratorAccountOutcomeCallable
std::future< GetConfigurationPolicyOutcome > GetConfigurationPolicyOutcomeCallable
std::future< GetAutomationRuleV2Outcome > GetAutomationRuleV2OutcomeCallable
Aws::Utils::Outcome< DisableImportFindingsForProductResult, SecurityHubError > DisableImportFindingsForProductOutcome
Aws::Utils::Outcome< GetConnectorV2Result, SecurityHubError > GetConnectorV2Outcome
std::future< EnableSecurityHubOutcome > EnableSecurityHubOutcomeCallable
std::future< ListFindingAggregatorsOutcome > ListFindingAggregatorsOutcomeCallable
Aws::Utils::Outcome< InviteMembersResult, SecurityHubError > InviteMembersOutcome
Aws::Utils::Outcome< UpdateInsightResult, SecurityHubError > UpdateInsightOutcome
Aws::Utils::Outcome< DisableSecurityHubResult, SecurityHubError > DisableSecurityHubOutcome
std::future< CreateAutomationRuleV2Outcome > CreateAutomationRuleV2OutcomeCallable
Aws::Utils::Outcome< DeleteFindingAggregatorResult, SecurityHubError > DeleteFindingAggregatorOutcome
std::future< DescribeProductsOutcome > DescribeProductsOutcomeCallable
std::future< UpdateConnectorV2Outcome > UpdateConnectorV2OutcomeCallable
std::future< ListConnectorsV2Outcome > ListConnectorsV2OutcomeCallable
std::future< DescribeSecurityHubV2Outcome > DescribeSecurityHubV2OutcomeCallable
Aws::Utils::Outcome< CreateActionTargetResult, SecurityHubError > CreateActionTargetOutcome
Aws::Utils::Outcome< AcceptAdministratorInvitationResult, SecurityHubError > AcceptAdministratorInvitationOutcome
std::future< DeleteInvitationsOutcome > DeleteInvitationsOutcomeCallable
Aws::Utils::Outcome< ListConfigurationPolicyAssociationsResult, SecurityHubError > ListConfigurationPolicyAssociationsOutcome
Aws::Utils::Outcome< BatchGetSecurityControlsResult, SecurityHubError > BatchGetSecurityControlsOutcome
Aws::Utils::Outcome< ListMembersResult, SecurityHubError > ListMembersOutcome
Aws::Utils::Outcome< CreateMembersResult, SecurityHubError > CreateMembersOutcome
std::future< BatchUpdateAutomationRulesOutcome > BatchUpdateAutomationRulesOutcomeCallable
std::future< UpdateOrganizationConfigurationOutcome > UpdateOrganizationConfigurationOutcomeCallable
Aws::Utils::Outcome< ListInvitationsResult, SecurityHubError > ListInvitationsOutcome
std::future< StartConfigurationPolicyAssociationOutcome > StartConfigurationPolicyAssociationOutcomeCallable
Aws::Utils::Outcome< GetResourcesTrendsV2Result, SecurityHubError > GetResourcesTrendsV2Outcome
std::future< DeleteConfigurationPolicyOutcome > DeleteConfigurationPolicyOutcomeCallable
std::future< GenerateRecommendedPolicyV2Outcome > GenerateRecommendedPolicyV2OutcomeCallable
std::future< GetInsightResultsOutcome > GetInsightResultsOutcomeCallable
std::future< CreateAggregatorV2Outcome > CreateAggregatorV2OutcomeCallable
std::future< GetFindingStatisticsV2Outcome > GetFindingStatisticsV2OutcomeCallable
std::future< GetAdministratorAccountOutcome > GetAdministratorAccountOutcomeCallable
Aws::Utils::Outcome< ListAutomationRulesV2Result, SecurityHubError > ListAutomationRulesV2Outcome
std::future< BatchGetAutomationRulesOutcome > BatchGetAutomationRulesOutcomeCallable
std::future< DeclineInvitationsOutcome > DeclineInvitationsOutcomeCallable
Aws::Utils::Outcome< CreateConfigurationPolicyResult, SecurityHubError > CreateConfigurationPolicyOutcome
std::future< GetResourcesStatisticsV2Outcome > GetResourcesStatisticsV2OutcomeCallable
std::future< ListAutomationRulesOutcome > ListAutomationRulesOutcomeCallable
std::future< InviteMembersOutcome > InviteMembersOutcomeCallable
Aws::Utils::Outcome< GetSecurityControlDefinitionResult, SecurityHubError > GetSecurityControlDefinitionOutcome
Aws::Utils::Outcome< EnableImportFindingsForProductResult, SecurityHubError > EnableImportFindingsForProductOutcome
Aws::Utils::Outcome< StartConfigurationPolicyDisassociationResult, SecurityHubError > StartConfigurationPolicyDisassociationOutcome
Aws::Utils::Outcome< DeleteInsightResult, SecurityHubError > DeleteInsightOutcome
Aws::Utils::Outcome< BatchDeleteAutomationRulesResult, SecurityHubError > BatchDeleteAutomationRulesOutcome
std::future< GetMembersOutcome > GetMembersOutcomeCallable
std::future< ListOrganizationAdminAccountsOutcome > ListOrganizationAdminAccountsOutcomeCallable
std::future< ListAutomationRulesV2Outcome > ListAutomationRulesV2OutcomeCallable
Aws::Utils::Outcome< BatchEnableStandardsResult, SecurityHubError > BatchEnableStandardsOutcome
Aws::Utils::Outcome< DisableOrganizationAdminAccountResult, SecurityHubError > DisableOrganizationAdminAccountOutcome
Aws::Utils::Outcome< ListConnectorsV2Result, SecurityHubError > ListConnectorsV2Outcome
Aws::Utils::Outcome< GetInsightResultsResult, SecurityHubError > GetInsightResultsOutcome
Aws::Utils::Outcome< CreateTicketV2Result, SecurityHubError > CreateTicketV2Outcome
Aws::Utils::Outcome< DescribeSecurityHubV2Result, SecurityHubError > DescribeSecurityHubV2Outcome
Aws::Utils::Outcome< BatchGetStandardsControlAssociationsResult, SecurityHubError > BatchGetStandardsControlAssociationsOutcome
Aws::Utils::Outcome< UpdateConfigurationPolicyResult, SecurityHubError > UpdateConfigurationPolicyOutcome
std::future< DisableImportFindingsForProductOutcome > DisableImportFindingsForProductOutcomeCallable
Aws::Utils::Outcome< DeleteAutomationRuleV2Result, SecurityHubError > DeleteAutomationRuleV2Outcome
std::future< AcceptAdministratorInvitationOutcome > AcceptAdministratorInvitationOutcomeCallable
Aws::Utils::Outcome< DisassociateMembersResult, SecurityHubError > DisassociateMembersOutcome
std::future< GetResourcesTrendsV2Outcome > GetResourcesTrendsV2OutcomeCallable
std::future< UpdateSecurityHubConfigurationOutcome > UpdateSecurityHubConfigurationOutcomeCallable
Aws::Utils::Outcome< GetConfigurationPolicyAssociationResult, SecurityHubError > GetConfigurationPolicyAssociationOutcome
std::future< BatchDeleteAutomationRulesOutcome > BatchDeleteAutomationRulesOutcomeCallable
Aws::Utils::Outcome< UpdateAutomationRuleV2Result, SecurityHubError > UpdateAutomationRuleV2Outcome
std::future< StartConfigurationPolicyDisassociationOutcome > StartConfigurationPolicyDisassociationOutcomeCallable
std::future< DeleteAggregatorV2Outcome > DeleteAggregatorV2OutcomeCallable
std::future< CreateConnectorV2Outcome > CreateConnectorV2OutcomeCallable
std::future< GetFindingAggregatorOutcome > GetFindingAggregatorOutcomeCallable
Aws::Utils::Outcome< GetInvitationsCountResult, SecurityHubError > GetInvitationsCountOutcome
Aws::Utils::Outcome< DisableSecurityHubV2Result, SecurityHubError > DisableSecurityHubV2Outcome
std::future< DeleteFindingAggregatorOutcome > DeleteFindingAggregatorOutcomeCallable
Aws::Utils::Outcome< UpdateAggregatorV2Result, SecurityHubError > UpdateAggregatorV2Outcome
std::future< CreateFindingAggregatorOutcome > CreateFindingAggregatorOutcomeCallable
Aws::Utils::Outcome< DescribeStandardsControlsResult, SecurityHubError > DescribeStandardsControlsOutcome
Aws::Utils::Outcome< UpdateOrganizationConfigurationResult, SecurityHubError > UpdateOrganizationConfigurationOutcome
std::future< TagResourceOutcome > TagResourceOutcomeCallable
Aws::Utils::Outcome< BatchUpdateFindingsResult, SecurityHubError > BatchUpdateFindingsOutcome
std::future< GetFindingsTrendsV2Outcome > GetFindingsTrendsV2OutcomeCallable
std::future< EnableSecurityHubV2Outcome > EnableSecurityHubV2OutcomeCallable
std::future< DisableOrganizationAdminAccountOutcome > DisableOrganizationAdminAccountOutcomeCallable
Aws::Utils::Outcome< GetFindingHistoryResult, SecurityHubError > GetFindingHistoryOutcome
Aws::Utils::Outcome< EnableSecurityHubV2Result, SecurityHubError > EnableSecurityHubV2Outcome
Aws::Utils::Outcome< ListOrganizationAdminAccountsResult, SecurityHubError > ListOrganizationAdminAccountsOutcome
Aws::Utils::Outcome< GetAutomationRuleV2Result, SecurityHubError > GetAutomationRuleV2Outcome
std::future< DescribeProductsV2Outcome > DescribeProductsV2OutcomeCallable
Aws::Utils::Outcome< GetFindingsTrendsV2Result, SecurityHubError > GetFindingsTrendsV2Outcome
Aws::Utils::Outcome< RegisterConnectorV2Result, SecurityHubError > RegisterConnectorV2Outcome
Aws::Utils::Outcome< GetResourcesStatisticsV2Result, SecurityHubError > GetResourcesStatisticsV2Outcome
std::future< DescribeOrganizationConfigurationOutcome > DescribeOrganizationConfigurationOutcomeCallable
std::future< RegisterConnectorV2Outcome > RegisterConnectorV2OutcomeCallable
Aws::Utils::Outcome< GetEnabledStandardsResult, SecurityHubError > GetEnabledStandardsOutcome
Aws::Utils::Outcome< UpdateFindingAggregatorResult, SecurityHubError > UpdateFindingAggregatorOutcome
std::future< CreateActionTargetOutcome > CreateActionTargetOutcomeCallable
Aws::Utils::Outcome< GetResourcesV2Result, SecurityHubError > GetResourcesV2Outcome
std::future< GetInvitationsCountOutcome > GetInvitationsCountOutcomeCallable
std::future< ListInvitationsOutcome > ListInvitationsOutcomeCallable
Aws::Utils::Outcome< CreateAutomationRuleV2Result, SecurityHubError > CreateAutomationRuleV2Outcome
std::future< ListAggregatorsV2Outcome > ListAggregatorsV2OutcomeCallable
std::future< CreateTicketV2Outcome > CreateTicketV2OutcomeCallable
std::future< UpdateInsightOutcome > UpdateInsightOutcomeCallable
std::future< ListMembersOutcome > ListMembersOutcomeCallable
Aws::Utils::Outcome< CreateAutomationRuleResult, SecurityHubError > CreateAutomationRuleOutcome
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< ListConfigurationPolicyAssociationsOutcome > ListConfigurationPolicyAssociationsOutcomeCallable
std::future< DescribeStandardsControlsOutcome > DescribeStandardsControlsOutcomeCallable
Aws::Utils::Outcome< StartConfigurationPolicyAssociationResult, SecurityHubError > StartConfigurationPolicyAssociationOutcome
Aws::Utils::Outcome< DeleteMembersResult, SecurityHubError > DeleteMembersOutcome
Aws::Utils::Outcome< GetFindingAggregatorResult, SecurityHubError > GetFindingAggregatorOutcome
Aws::Utils::Outcome< BatchDisableStandardsResult, SecurityHubError > BatchDisableStandardsOutcome
std::future< DisassociateMembersOutcome > DisassociateMembersOutcomeCallable
Aws::Utils::Outcome< GetInsightsResult, SecurityHubError > GetInsightsOutcome
Aws::Utils::Outcome< DeleteActionTargetResult, SecurityHubError > DeleteActionTargetOutcome
Aws::Utils::Outcome< CreateConnectorV2Result, SecurityHubError > CreateConnectorV2Outcome
Aws::Utils::Outcome< DescribeOrganizationConfigurationResult, SecurityHubError > DescribeOrganizationConfigurationOutcome
std::function< void(const SecurityHubClient *, const Model::BatchGetStandardsControlAssociationsRequest &, const Model::BatchGetStandardsControlAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetStandardsControlAssociationsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateFindingAggregatorRequest &, const Model::CreateFindingAggregatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFindingAggregatorResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchDisableStandardsRequest &, const Model::BatchDisableStandardsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchDisableStandardsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetEnabledStandardsRequest &, const Model::GetEnabledStandardsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetEnabledStandardsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DisableOrganizationAdminAccountRequest &, const Model::DisableOrganizationAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableOrganizationAdminAccountResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetResourcesStatisticsV2Request &, const Model::GetResourcesStatisticsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetResourcesStatisticsV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DisableImportFindingsForProductRequest &, const Model::DisableImportFindingsForProductOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableImportFindingsForProductResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchDeleteAutomationRulesRequest &, const Model::BatchDeleteAutomationRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchDeleteAutomationRulesResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateConnectorV2Request &, const Model::CreateConnectorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateConnectorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteMembersRequest &, const Model::DeleteMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMembersResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GenerateRecommendedPolicyV2Request &, const Model::GenerateRecommendedPolicyV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GenerateRecommendedPolicyV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DisassociateFromAdministratorAccountRequest &, const Model::DisassociateFromAdministratorAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateFromAdministratorAccountResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateFindingAggregatorRequest &, const Model::UpdateFindingAggregatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFindingAggregatorResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetSecurityControlDefinitionRequest &, const Model::GetSecurityControlDefinitionOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetSecurityControlDefinitionResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetConfigurationPolicyRequest &, const Model::GetConfigurationPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetConfigurationPolicyResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListFindingAggregatorsRequest &, const Model::ListFindingAggregatorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFindingAggregatorsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchImportFindingsRequest &, const Model::BatchImportFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchImportFindingsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteInvitationsRequest &, const Model::DeleteInvitationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteInvitationsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListOrganizationAdminAccountsRequest &, const Model::ListOrganizationAdminAccountsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListOrganizationAdminAccountsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetResourcesV2Request &, const Model::GetResourcesV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetResourcesV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeclineInvitationsRequest &, const Model::DeclineInvitationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeclineInvitationsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::AcceptAdministratorInvitationRequest &, const Model::AcceptAdministratorInvitationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AcceptAdministratorInvitationResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateOrganizationConfigurationRequest &, const Model::UpdateOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateOrganizationConfigurationResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchUpdateStandardsControlAssociationsRequest &, const Model::BatchUpdateStandardsControlAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchUpdateStandardsControlAssociationsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetFindingsRequest &, const Model::GetFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFindingsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchGetConfigurationPolicyAssociationsRequest &, const Model::BatchGetConfigurationPolicyAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetConfigurationPolicyAssociationsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateAggregatorV2Request &, const Model::CreateAggregatorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAggregatorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateAutomationRuleV2Request &, const Model::CreateAutomationRuleV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAutomationRuleV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchUpdateAutomationRulesRequest &, const Model::BatchUpdateAutomationRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchUpdateAutomationRulesResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetInvitationsCountRequest &, const Model::GetInvitationsCountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetInvitationsCountResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetAggregatorV2Request &, const Model::GetAggregatorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAggregatorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteConnectorV2Request &, const Model::DeleteConnectorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteConnectorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListMembersRequest &, const Model::ListMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMembersResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteAggregatorV2Request &, const Model::DeleteAggregatorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAggregatorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchEnableStandardsRequest &, const Model::BatchEnableStandardsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchEnableStandardsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetRecommendedPolicyV2Request &, const Model::GetRecommendedPolicyV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRecommendedPolicyV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateSecurityHubConfigurationRequest &, const Model::UpdateSecurityHubConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSecurityHubConfigurationResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DescribeProductsRequest &, const Model::DescribeProductsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeProductsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteAutomationRuleV2Request &, const Model::DeleteAutomationRuleV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteAutomationRuleV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DisableSecurityHubRequest &, const Model::DisableSecurityHubOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableSecurityHubResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetFindingHistoryRequest &, const Model::GetFindingHistoryOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFindingHistoryResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetAutomationRuleV2Request &, const Model::GetAutomationRuleV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAutomationRuleV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateConfigurationPolicyRequest &, const Model::UpdateConfigurationPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateConfigurationPolicyResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateActionTargetRequest &, const Model::UpdateActionTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateActionTargetResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateConnectorV2Request &, const Model::UpdateConnectorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateConnectorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteConfigurationPolicyRequest &, const Model::DeleteConfigurationPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteConfigurationPolicyResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateStandardsControlRequest &, const Model::UpdateStandardsControlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateStandardsControlResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetInsightResultsRequest &, const Model::GetInsightResultsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetInsightResultsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DescribeHubRequest &, const Model::DescribeHubOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeHubResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchGetAutomationRulesRequest &, const Model::BatchGetAutomationRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetAutomationRulesResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateInsightRequest &, const Model::CreateInsightOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateInsightResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DisableSecurityHubV2Request &, const Model::DisableSecurityHubV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableSecurityHubV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateConfigurationPolicyRequest &, const Model::CreateConfigurationPolicyOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateConfigurationPolicyResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListConnectorsV2Request &, const Model::ListConnectorsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListConnectorsV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DescribeStandardsRequest &, const Model::DescribeStandardsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeStandardsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::RegisterConnectorV2Request &, const Model::RegisterConnectorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> RegisterConnectorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::StartConfigurationPolicyAssociationRequest &, const Model::StartConfigurationPolicyAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartConfigurationPolicyAssociationResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetFindingAggregatorRequest &, const Model::GetFindingAggregatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFindingAggregatorResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateTicketV2Request &, const Model::CreateTicketV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTicketV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::InviteMembersRequest &, const Model::InviteMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> InviteMembersResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListAggregatorsV2Request &, const Model::ListAggregatorsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAggregatorsV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::EnableImportFindingsForProductRequest &, const Model::EnableImportFindingsForProductOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableImportFindingsForProductResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchGetSecurityControlsRequest &, const Model::BatchGetSecurityControlsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchGetSecurityControlsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchUpdateFindingsV2Request &, const Model::BatchUpdateFindingsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchUpdateFindingsV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateInsightRequest &, const Model::UpdateInsightOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateInsightResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::EnableSecurityHubV2Request &, const Model::EnableSecurityHubV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableSecurityHubV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetFindingsV2Request &, const Model::GetFindingsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFindingsV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListEnabledProductsForImportRequest &, const Model::ListEnabledProductsForImportOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListEnabledProductsForImportResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DescribeActionTargetsRequest &, const Model::DescribeActionTargetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeActionTargetsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::BatchUpdateFindingsRequest &, const Model::BatchUpdateFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> BatchUpdateFindingsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::EnableOrganizationAdminAccountRequest &, const Model::EnableOrganizationAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableOrganizationAdminAccountResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetResourcesTrendsV2Request &, const Model::GetResourcesTrendsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetResourcesTrendsV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteFindingAggregatorRequest &, const Model::DeleteFindingAggregatorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFindingAggregatorResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateAutomationRuleRequest &, const Model::CreateAutomationRuleOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateAutomationRuleResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateAggregatorV2Request &, const Model::UpdateAggregatorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateAggregatorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DescribeSecurityHubV2Request &, const Model::DescribeSecurityHubV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeSecurityHubV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DescribeProductsV2Request &, const Model::DescribeProductsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeProductsV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetInsightsRequest &, const Model::GetInsightsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetInsightsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteActionTargetRequest &, const Model::DeleteActionTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteActionTargetResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DescribeStandardsControlsRequest &, const Model::DescribeStandardsControlsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeStandardsControlsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateAutomationRuleV2Request &, const Model::UpdateAutomationRuleV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateAutomationRuleV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetConnectorV2Request &, const Model::GetConnectorV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetConnectorV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListAutomationRulesRequest &, const Model::ListAutomationRulesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAutomationRulesResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DeleteInsightRequest &, const Model::DeleteInsightOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteInsightResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListInvitationsRequest &, const Model::ListInvitationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListInvitationsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetMembersRequest &, const Model::GetMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMembersResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DisassociateMembersRequest &, const Model::DisassociateMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateMembersResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetFindingStatisticsV2Request &, const Model::GetFindingStatisticsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFindingStatisticsV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListConfigurationPolicyAssociationsRequest &, const Model::ListConfigurationPolicyAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListConfigurationPolicyAssociationsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::StartConfigurationPolicyDisassociationRequest &, const Model::StartConfigurationPolicyDisassociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartConfigurationPolicyDisassociationResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateFindingsRequest &, const Model::UpdateFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFindingsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListSecurityControlDefinitionsRequest &, const Model::ListSecurityControlDefinitionsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListSecurityControlDefinitionsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListConfigurationPoliciesRequest &, const Model::ListConfigurationPoliciesOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListConfigurationPoliciesResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetConfigurationPolicyAssociationRequest &, const Model::GetConfigurationPolicyAssociationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetConfigurationPolicyAssociationResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListAutomationRulesV2Request &, const Model::ListAutomationRulesV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListAutomationRulesV2ResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateMembersRequest &, const Model::CreateMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMembersResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::EnableSecurityHubRequest &, const Model::EnableSecurityHubOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableSecurityHubResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetAdministratorAccountRequest &, const Model::GetAdministratorAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAdministratorAccountResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::ListStandardsControlAssociationsRequest &, const Model::ListStandardsControlAssociationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListStandardsControlAssociationsResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::DescribeOrganizationConfigurationRequest &, const Model::DescribeOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeOrganizationConfigurationResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::UpdateSecurityControlRequest &, const Model::UpdateSecurityControlOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateSecurityControlResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::CreateActionTargetRequest &, const Model::CreateActionTargetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateActionTargetResponseReceivedHandler
std::function< void(const SecurityHubClient *, const Model::GetFindingsTrendsV2Request &, const Model::GetFindingsTrendsV2Outcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFindingsTrendsV2ResponseReceivedHandler