7#include <aws/core/client/AWSClient.h>
8#include <aws/core/client/AWSClientAsyncCRTP.h>
9#include <aws/core/client/ClientConfiguration.h>
10#include <aws/core/utils/json/JsonSerializer.h>
11#include <aws/guardduty/GuardDutyPaginationBase.h>
12#include <aws/guardduty/GuardDutyServiceClientModel.h>
13#include <aws/guardduty/GuardDuty_EXPORTS.h>
57 std::shared_ptr<GuardDutyEndpointProviderBase> endpointProvider =
nullptr);
70 GuardDutyClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
71 std::shared_ptr<GuardDutyEndpointProviderBase> endpointProvider =
nullptr,
91 GuardDutyClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
111 template <
typename AcceptAdministratorInvitationRequestT = Model::AcceptAdministratorInvitationRequest>
113 const AcceptAdministratorInvitationRequestT& request)
const {
114 return SubmitCallable(&GuardDutyClient::AcceptAdministratorInvitation, request);
121 template <
typename AcceptAdministratorInvitationRequestT = Model::AcceptAdministratorInvitationRequest>
124 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
125 return SubmitAsync(&GuardDutyClient::AcceptAdministratorInvitation, request, handler, context);
141 template <
typename ArchiveFindingsRequestT = Model::ArchiveFindingsRequest>
143 return SubmitCallable(&GuardDutyClient::ArchiveFindings, request);
150 template <
typename ArchiveFindingsRequestT = Model::ArchiveFindingsRequest>
152 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
153 return SubmitAsync(&GuardDutyClient::ArchiveFindings, request, handler, context);
185 template <
typename CreateDetectorRequestT = Model::CreateDetectorRequest>
187 return SubmitCallable(&GuardDutyClient::CreateDetector, request);
194 template <
typename CreateDetectorRequestT = Model::CreateDetectorRequest>
196 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
197 return SubmitAsync(&GuardDutyClient::CreateDetector, request, handler, context);
214 template <
typename CreateFilterRequestT = Model::CreateFilterRequest>
216 return SubmitCallable(&GuardDutyClient::CreateFilter, request);
223 template <
typename CreateFilterRequestT = Model::CreateFilterRequest>
225 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
226 return SubmitAsync(&GuardDutyClient::CreateFilter, request, handler, context);
244 template <
typename CreateIPSetRequestT = Model::CreateIPSetRequest>
246 return SubmitCallable(&GuardDutyClient::CreateIPSet, request);
253 template <
typename CreateIPSetRequestT = Model::CreateIPSetRequest>
255 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
256 return SubmitAsync(&GuardDutyClient::CreateIPSet, request, handler, context);
276 template <
typename CreateMalwareProtectionPlanRequestT = Model::CreateMalwareProtectionPlanRequest>
278 const CreateMalwareProtectionPlanRequestT& request)
const {
279 return SubmitCallable(&GuardDutyClient::CreateMalwareProtectionPlan, request);
286 template <
typename CreateMalwareProtectionPlanRequestT = Model::CreateMalwareProtectionPlanRequest>
289 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
290 return SubmitAsync(&GuardDutyClient::CreateMalwareProtectionPlan, request, handler, context);
328 template <
typename CreateMembersRequestT = Model::CreateMembersRequest>
330 return SubmitCallable(&GuardDutyClient::CreateMembers, request);
337 template <
typename CreateMembersRequestT = Model::CreateMembersRequest>
339 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
340 return SubmitAsync(&GuardDutyClient::CreateMembers, request, handler, context);
357 template <
typename CreatePublishingDestinationRequestT = Model::CreatePublishingDestinationRequest>
359 const CreatePublishingDestinationRequestT& request)
const {
360 return SubmitCallable(&GuardDutyClient::CreatePublishingDestination, request);
367 template <
typename CreatePublishingDestinationRequestT = Model::CreatePublishingDestinationRequest>
370 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
371 return SubmitAsync(&GuardDutyClient::CreatePublishingDestination, request, handler, context);
387 template <
typename CreateSampleFindingsRequestT = Model::CreateSampleFindingsRequest>
389 return SubmitCallable(&GuardDutyClient::CreateSampleFindings, request);
396 template <
typename CreateSampleFindingsRequestT = Model::CreateSampleFindingsRequest>
398 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
399 return SubmitAsync(&GuardDutyClient::CreateSampleFindings, request, handler, context);
417 template <
typename CreateThreatEntitySetRequestT = Model::CreateThreatEntitySetRequest>
419 return SubmitCallable(&GuardDutyClient::CreateThreatEntitySet, request);
426 template <
typename CreateThreatEntitySetRequestT = Model::CreateThreatEntitySetRequest>
428 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
429 return SubmitAsync(&GuardDutyClient::CreateThreatEntitySet, request, handler, context);
445 template <
typename CreateThreatIntelSetRequestT = Model::CreateThreatIntelSetRequest>
447 return SubmitCallable(&GuardDutyClient::CreateThreatIntelSet, request);
454 template <
typename CreateThreatIntelSetRequestT = Model::CreateThreatIntelSetRequest>
456 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
457 return SubmitAsync(&GuardDutyClient::CreateThreatIntelSet, request, handler, context);
477 template <
typename CreateTrustedEntitySetRequestT = Model::CreateTrustedEntitySetRequest>
479 return SubmitCallable(&GuardDutyClient::CreateTrustedEntitySet, request);
486 template <
typename CreateTrustedEntitySetRequestT = Model::CreateTrustedEntitySetRequest>
489 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
490 return SubmitAsync(&GuardDutyClient::CreateTrustedEntitySet, request, handler, context);
505 template <
typename DeclineInvitationsRequestT = Model::DeclineInvitationsRequest>
507 return SubmitCallable(&GuardDutyClient::DeclineInvitations, request);
514 template <
typename DeclineInvitationsRequestT = Model::DeclineInvitationsRequest>
516 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
517 return SubmitAsync(&GuardDutyClient::DeclineInvitations, request, handler, context);
531 template <
typename DeleteDetectorRequestT = Model::DeleteDetectorRequest>
533 return SubmitCallable(&GuardDutyClient::DeleteDetector, request);
540 template <
typename DeleteDetectorRequestT = Model::DeleteDetectorRequest>
542 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
543 return SubmitAsync(&GuardDutyClient::DeleteDetector, request, handler, context);
557 template <
typename DeleteFilterRequestT = Model::DeleteFilterRequest>
559 return SubmitCallable(&GuardDutyClient::DeleteFilter, request);
566 template <
typename DeleteFilterRequestT = Model::DeleteFilterRequest>
568 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
569 return SubmitAsync(&GuardDutyClient::DeleteFilter, request, handler, context);
583 template <
typename DeleteIPSetRequestT = Model::DeleteIPSetRequest>
585 return SubmitCallable(&GuardDutyClient::DeleteIPSet, request);
592 template <
typename DeleteIPSetRequestT = Model::DeleteIPSetRequest>
594 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
595 return SubmitAsync(&GuardDutyClient::DeleteIPSet, request, handler, context);
610 template <
typename DeleteInvitationsRequestT = Model::DeleteInvitationsRequest>
612 return SubmitCallable(&GuardDutyClient::DeleteInvitations, request);
619 template <
typename DeleteInvitationsRequestT = Model::DeleteInvitationsRequest>
621 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
622 return SubmitAsync(&GuardDutyClient::DeleteInvitations, request, handler, context);
639 template <
typename DeleteMalwareProtectionPlanRequestT = Model::DeleteMalwareProtectionPlanRequest>
641 const DeleteMalwareProtectionPlanRequestT& request)
const {
642 return SubmitCallable(&GuardDutyClient::DeleteMalwareProtectionPlan, request);
649 template <
typename DeleteMalwareProtectionPlanRequestT = Model::DeleteMalwareProtectionPlanRequest>
652 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
653 return SubmitAsync(&GuardDutyClient::DeleteMalwareProtectionPlan, request, handler, context);
671 template <
typename DeleteMembersRequestT = Model::DeleteMembersRequest>
673 return SubmitCallable(&GuardDutyClient::DeleteMembers, request);
680 template <
typename DeleteMembersRequestT = Model::DeleteMembersRequest>
682 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
683 return SubmitAsync(&GuardDutyClient::DeleteMembers, request, handler, context);
699 template <
typename DeletePublishingDestinationRequestT = Model::DeletePublishingDestinationRequest>
701 const DeletePublishingDestinationRequestT& request)
const {
702 return SubmitCallable(&GuardDutyClient::DeletePublishingDestination, request);
709 template <
typename DeletePublishingDestinationRequestT = Model::DeletePublishingDestinationRequest>
712 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
713 return SubmitAsync(&GuardDutyClient::DeletePublishingDestination, request, handler, context);
728 template <
typename DeleteThreatEntitySetRequestT = Model::DeleteThreatEntitySetRequest>
730 return SubmitCallable(&GuardDutyClient::DeleteThreatEntitySet, request);
737 template <
typename DeleteThreatEntitySetRequestT = Model::DeleteThreatEntitySetRequest>
739 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
740 return SubmitAsync(&GuardDutyClient::DeleteThreatEntitySet, request, handler, context);
755 template <
typename DeleteThreatIntelSetRequestT = Model::DeleteThreatIntelSetRequest>
757 return SubmitCallable(&GuardDutyClient::DeleteThreatIntelSet, request);
764 template <
typename DeleteThreatIntelSetRequestT = Model::DeleteThreatIntelSetRequest>
766 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
767 return SubmitAsync(&GuardDutyClient::DeleteThreatIntelSet, request, handler, context);
782 template <
typename DeleteTrustedEntitySetRequestT = Model::DeleteTrustedEntitySetRequest>
784 return SubmitCallable(&GuardDutyClient::DeleteTrustedEntitySet, request);
791 template <
typename DeleteTrustedEntitySetRequestT = Model::DeleteTrustedEntitySetRequest>
794 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
795 return SubmitAsync(&GuardDutyClient::DeleteTrustedEntitySet, request, handler, context);
815 template <
typename DescribeMalwareScansRequestT = Model::DescribeMalwareScansRequest>
817 return SubmitCallable(&GuardDutyClient::DescribeMalwareScans, request);
824 template <
typename DescribeMalwareScansRequestT = Model::DescribeMalwareScansRequest>
826 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
827 return SubmitAsync(&GuardDutyClient::DescribeMalwareScans, request, handler, context);
847 template <
typename DescribeOrganizationConfigurationRequestT = Model::DescribeOrganizationConfigurationRequest>
849 const DescribeOrganizationConfigurationRequestT& request)
const {
850 return SubmitCallable(&GuardDutyClient::DescribeOrganizationConfiguration, request);
857 template <
typename DescribeOrganizationConfigurationRequestT = Model::DescribeOrganizationConfigurationRequest>
860 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
861 return SubmitAsync(&GuardDutyClient::DescribeOrganizationConfiguration, request, handler, context);
877 template <
typename DescribePublishingDestinationRequestT = Model::DescribePublishingDestinationRequest>
879 const DescribePublishingDestinationRequestT& request)
const {
880 return SubmitCallable(&GuardDutyClient::DescribePublishingDestination, request);
887 template <
typename DescribePublishingDestinationRequestT = Model::DescribePublishingDestinationRequest>
890 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
891 return SubmitAsync(&GuardDutyClient::DescribePublishingDestination, request, handler, context);
908 template <
typename DisableOrganizationAdminAccountRequestT = Model::DisableOrganizationAdminAccountRequest>
910 const DisableOrganizationAdminAccountRequestT& request)
const {
911 return SubmitCallable(&GuardDutyClient::DisableOrganizationAdminAccount, request);
918 template <
typename DisableOrganizationAdminAccountRequestT = Model::DisableOrganizationAdminAccountRequest>
921 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
922 return SubmitAsync(&GuardDutyClient::DisableOrganizationAdminAccount, request, handler, context);
950 template <
typename DisassociateFromAdministratorAccountRequestT = Model::DisassociateFromAdministratorAccountRequest>
952 const DisassociateFromAdministratorAccountRequestT& request)
const {
953 return SubmitCallable(&GuardDutyClient::DisassociateFromAdministratorAccount, request);
960 template <
typename DisassociateFromAdministratorAccountRequestT = Model::DisassociateFromAdministratorAccountRequest>
963 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
964 return SubmitAsync(&GuardDutyClient::DisassociateFromAdministratorAccount, request, handler, context);
1005 template <
typename DisassociateMembersRequestT = Model::DisassociateMembersRequest>
1007 return SubmitCallable(&GuardDutyClient::DisassociateMembers, request);
1014 template <
typename DisassociateMembersRequestT = Model::DisassociateMembersRequest>
1016 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1017 return SubmitAsync(&GuardDutyClient::DisassociateMembers, request, handler, context);
1034 template <
typename EnableOrganizationAdminAccountRequestT = Model::EnableOrganizationAdminAccountRequest>
1036 const EnableOrganizationAdminAccountRequestT& request)
const {
1037 return SubmitCallable(&GuardDutyClient::EnableOrganizationAdminAccount, request);
1044 template <
typename EnableOrganizationAdminAccountRequestT = Model::EnableOrganizationAdminAccountRequest>
1047 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1048 return SubmitAsync(&GuardDutyClient::EnableOrganizationAdminAccount, request, handler, context);
1071 template <
typename GetAdministratorAccountRequestT = Model::GetAdministratorAccountRequest>
1073 return SubmitCallable(&GuardDutyClient::GetAdministratorAccount, request);
1080 template <
typename GetAdministratorAccountRequestT = Model::GetAdministratorAccountRequest>
1083 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1084 return SubmitAsync(&GuardDutyClient::GetAdministratorAccount, request, handler, context);
1102 template <
typename GetCoverageStatisticsRequestT = Model::GetCoverageStatisticsRequest>
1104 return SubmitCallable(&GuardDutyClient::GetCoverageStatistics, request);
1111 template <
typename GetCoverageStatisticsRequestT = Model::GetCoverageStatisticsRequest>
1113 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1114 return SubmitAsync(&GuardDutyClient::GetCoverageStatistics, request, handler, context);
1132 template <
typename GetDetectorRequestT = Model::GetDetectorRequest>
1134 return SubmitCallable(&GuardDutyClient::GetDetector, request);
1141 template <
typename GetDetectorRequestT = Model::GetDetectorRequest>
1143 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1144 return SubmitAsync(&GuardDutyClient::GetDetector, request, handler, context);
1158 template <
typename GetFilterRequestT = Model::GetFilterRequest>
1160 return SubmitCallable(&GuardDutyClient::GetFilter, request);
1167 template <
typename GetFilterRequestT = Model::GetFilterRequest>
1169 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1170 return SubmitAsync(&GuardDutyClient::GetFilter, request, handler, context);
1184 template <
typename GetFindingsRequestT = Model::GetFindingsRequest>
1186 return SubmitCallable(&GuardDutyClient::GetFindings, request);
1193 template <
typename GetFindingsRequestT = Model::GetFindingsRequest>
1195 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1196 return SubmitAsync(&GuardDutyClient::GetFindings, request, handler, context);
1218 template <
typename GetFindingsStatisticsRequestT = Model::GetFindingsStatisticsRequest>
1220 return SubmitCallable(&GuardDutyClient::GetFindingsStatistics, request);
1227 template <
typename GetFindingsStatisticsRequestT = Model::GetFindingsStatisticsRequest>
1229 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1230 return SubmitAsync(&GuardDutyClient::GetFindingsStatistics, request, handler, context);
1244 template <
typename GetIPSetRequestT = Model::GetIPSetRequest>
1246 return SubmitCallable(&GuardDutyClient::GetIPSet, request);
1253 template <
typename GetIPSetRequestT = Model::GetIPSetRequest>
1255 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1256 return SubmitAsync(&GuardDutyClient::GetIPSet, request, handler, context);
1272 template <
typename GetInvitationsCountRequestT = Model::GetInvitationsCountRequest>
1274 return SubmitCallable(&GuardDutyClient::GetInvitationsCount, request);
1281 template <
typename GetInvitationsCountRequestT = Model::GetInvitationsCountRequest>
1283 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1284 const GetInvitationsCountRequestT& request = {})
const {
1285 return SubmitAsync(&GuardDutyClient::GetInvitationsCount, request, handler, context);
1300 template <
typename GetMalwareProtectionPlanRequestT = Model::GetMalwareProtectionPlanRequest>
1302 return SubmitCallable(&GuardDutyClient::GetMalwareProtectionPlan, request);
1309 template <
typename GetMalwareProtectionPlanRequestT = Model::GetMalwareProtectionPlanRequest>
1312 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1313 return SubmitAsync(&GuardDutyClient::GetMalwareProtectionPlan, request, handler, context);
1333 template <
typename GetMalwareScanRequestT = Model::GetMalwareScanRequest>
1335 return SubmitCallable(&GuardDutyClient::GetMalwareScan, request);
1342 template <
typename GetMalwareScanRequestT = Model::GetMalwareScanRequest>
1344 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1345 return SubmitAsync(&GuardDutyClient::GetMalwareScan, request, handler, context);
1364 template <
typename GetMalwareScanSettingsRequestT = Model::GetMalwareScanSettingsRequest>
1366 return SubmitCallable(&GuardDutyClient::GetMalwareScanSettings, request);
1373 template <
typename GetMalwareScanSettingsRequestT = Model::GetMalwareScanSettingsRequest>
1376 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1377 return SubmitAsync(&GuardDutyClient::GetMalwareScanSettings, request, handler, context);
1396 template <
typename GetMemberDetectorsRequestT = Model::GetMemberDetectorsRequest>
1398 return SubmitCallable(&GuardDutyClient::GetMemberDetectors, request);
1405 template <
typename GetMemberDetectorsRequestT = Model::GetMemberDetectorsRequest>
1407 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1408 return SubmitAsync(&GuardDutyClient::GetMemberDetectors, request, handler, context);
1422 template <
typename GetMembersRequestT = Model::GetMembersRequest>
1424 return SubmitCallable(&GuardDutyClient::GetMembers, request);
1431 template <
typename GetMembersRequestT = Model::GetMembersRequest>
1433 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1434 return SubmitAsync(&GuardDutyClient::GetMembers, request, handler, context);
1453 template <
typename GetOrganizationStatisticsRequestT = Model::GetOrganizationStatisticsRequest>
1455 const GetOrganizationStatisticsRequestT& request = {})
const {
1456 return SubmitCallable(&GuardDutyClient::GetOrganizationStatistics, request);
1463 template <
typename GetOrganizationStatisticsRequestT = Model::GetOrganizationStatisticsRequest>
1465 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1466 const GetOrganizationStatisticsRequestT& request = {})
const {
1467 return SubmitAsync(&GuardDutyClient::GetOrganizationStatistics, request, handler, context);
1482 template <
typename GetRemainingFreeTrialDaysRequestT = Model::GetRemainingFreeTrialDaysRequest>
1484 const GetRemainingFreeTrialDaysRequestT& request)
const {
1485 return SubmitCallable(&GuardDutyClient::GetRemainingFreeTrialDays, request);
1492 template <
typename GetRemainingFreeTrialDaysRequestT = Model::GetRemainingFreeTrialDaysRequest>
1495 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1496 return SubmitAsync(&GuardDutyClient::GetRemainingFreeTrialDays, request, handler, context);
1511 template <
typename GetThreatEntitySetRequestT = Model::GetThreatEntitySetRequest>
1513 return SubmitCallable(&GuardDutyClient::GetThreatEntitySet, request);
1520 template <
typename GetThreatEntitySetRequestT = Model::GetThreatEntitySetRequest>
1522 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1523 return SubmitAsync(&GuardDutyClient::GetThreatEntitySet, request, handler, context);
1538 template <
typename GetThreatIntelSetRequestT = Model::GetThreatIntelSetRequest>
1540 return SubmitCallable(&GuardDutyClient::GetThreatIntelSet, request);
1547 template <
typename GetThreatIntelSetRequestT = Model::GetThreatIntelSetRequest>
1549 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1550 return SubmitAsync(&GuardDutyClient::GetThreatIntelSet, request, handler, context);
1565 template <
typename GetTrustedEntitySetRequestT = Model::GetTrustedEntitySetRequest>
1567 return SubmitCallable(&GuardDutyClient::GetTrustedEntitySet, request);
1574 template <
typename GetTrustedEntitySetRequestT = Model::GetTrustedEntitySetRequest>
1576 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1577 return SubmitAsync(&GuardDutyClient::GetTrustedEntitySet, request, handler, context);
1597 template <
typename GetUsageStatisticsRequestT = Model::GetUsageStatisticsRequest>
1599 return SubmitCallable(&GuardDutyClient::GetUsageStatistics, request);
1606 template <
typename GetUsageStatisticsRequestT = Model::GetUsageStatisticsRequest>
1608 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1609 return SubmitAsync(&GuardDutyClient::GetUsageStatistics, request, handler, context);
1658 template <
typename InviteMembersRequestT = Model::InviteMembersRequest>
1660 return SubmitCallable(&GuardDutyClient::InviteMembers, request);
1667 template <
typename InviteMembersRequestT = Model::InviteMembersRequest>
1669 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1670 return SubmitAsync(&GuardDutyClient::InviteMembers, request, handler, context);
1687 template <
typename ListCoverageRequestT = Model::ListCoverageRequest>
1689 return SubmitCallable(&GuardDutyClient::ListCoverage, request);
1696 template <
typename ListCoverageRequestT = Model::ListCoverageRequest>
1698 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1699 return SubmitAsync(&GuardDutyClient::ListCoverage, request, handler, context);
1713 template <
typename ListDetectorsRequestT = Model::ListDetectorsRequest>
1715 return SubmitCallable(&GuardDutyClient::ListDetectors, request);
1722 template <
typename ListDetectorsRequestT = Model::ListDetectorsRequest>
1724 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1725 const ListDetectorsRequestT& request = {})
const {
1726 return SubmitAsync(&GuardDutyClient::ListDetectors, request, handler, context);
1740 template <
typename ListFiltersRequestT = Model::ListFiltersRequest>
1742 return SubmitCallable(&GuardDutyClient::ListFilters, request);
1749 template <
typename ListFiltersRequestT = Model::ListFiltersRequest>
1751 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1752 return SubmitAsync(&GuardDutyClient::ListFilters, request, handler, context);
1769 template <
typename ListFindingsRequestT = Model::ListFindingsRequest>
1771 return SubmitCallable(&GuardDutyClient::ListFindings, request);
1778 template <
typename ListFindingsRequestT = Model::ListFindingsRequest>
1780 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1781 return SubmitAsync(&GuardDutyClient::ListFindings, request, handler, context);
1796 template <
typename ListIPSetsRequestT = Model::ListIPSetsRequest>
1798 return SubmitCallable(&GuardDutyClient::ListIPSets, request);
1805 template <
typename ListIPSetsRequestT = Model::ListIPSetsRequest>
1807 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1808 return SubmitAsync(&GuardDutyClient::ListIPSets, request, handler, context);
1822 template <
typename ListInvitationsRequestT = Model::ListInvitationsRequest>
1824 return SubmitCallable(&GuardDutyClient::ListInvitations, request);
1831 template <
typename ListInvitationsRequestT = Model::ListInvitationsRequest>
1833 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1834 const ListInvitationsRequestT& request = {})
const {
1835 return SubmitAsync(&GuardDutyClient::ListInvitations, request, handler, context);
1851 template <
typename ListMalwareProtectionPlansRequestT = Model::ListMalwareProtectionPlansRequest>
1853 const ListMalwareProtectionPlansRequestT& request = {})
const {
1854 return SubmitCallable(&GuardDutyClient::ListMalwareProtectionPlans, request);
1861 template <
typename ListMalwareProtectionPlansRequestT = Model::ListMalwareProtectionPlansRequest>
1863 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1864 const ListMalwareProtectionPlansRequestT& request = {})
const {
1865 return SubmitAsync(&GuardDutyClient::ListMalwareProtectionPlans, request, handler, context);
1881 template <
typename ListMalwareScansRequestT = Model::ListMalwareScansRequest>
1883 return SubmitCallable(&GuardDutyClient::ListMalwareScans, request);
1890 template <
typename ListMalwareScansRequestT = Model::ListMalwareScansRequest>
1892 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1893 const ListMalwareScansRequestT& request = {})
const {
1894 return SubmitAsync(&GuardDutyClient::ListMalwareScans, request, handler, context);
1908 template <
typename ListMembersRequestT = Model::ListMembersRequest>
1910 return SubmitCallable(&GuardDutyClient::ListMembers, request);
1917 template <
typename ListMembersRequestT = Model::ListMembersRequest>
1919 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1920 return SubmitAsync(&GuardDutyClient::ListMembers, request, handler, context);
1937 template <
typename ListOrganizationAdminAccountsRequestT = Model::ListOrganizationAdminAccountsRequest>
1939 const ListOrganizationAdminAccountsRequestT& request = {})
const {
1940 return SubmitCallable(&GuardDutyClient::ListOrganizationAdminAccounts, request);
1947 template <
typename ListOrganizationAdminAccountsRequestT = Model::ListOrganizationAdminAccountsRequest>
1949 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1950 const ListOrganizationAdminAccountsRequestT& request = {})
const {
1951 return SubmitAsync(&GuardDutyClient::ListOrganizationAdminAccounts, request, handler, context);
1967 template <
typename ListPublishingDestinationsRequestT = Model::ListPublishingDestinationsRequest>
1969 const ListPublishingDestinationsRequestT& request)
const {
1970 return SubmitCallable(&GuardDutyClient::ListPublishingDestinations, request);
1977 template <
typename ListPublishingDestinationsRequestT = Model::ListPublishingDestinationsRequest>
1980 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1981 return SubmitAsync(&GuardDutyClient::ListPublishingDestinations, request, handler, context);
1998 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
2000 return SubmitCallable(&GuardDutyClient::ListTagsForResource, request);
2007 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
2009 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2010 return SubmitAsync(&GuardDutyClient::ListTagsForResource, request, handler, context);
2027 template <
typename ListThreatEntitySetsRequestT = Model::ListThreatEntitySetsRequest>
2029 return SubmitCallable(&GuardDutyClient::ListThreatEntitySets, request);
2036 template <
typename ListThreatEntitySetsRequestT = Model::ListThreatEntitySetsRequest>
2038 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2039 return SubmitAsync(&GuardDutyClient::ListThreatEntitySets, request, handler, context);
2056 template <
typename ListThreatIntelSetsRequestT = Model::ListThreatIntelSetsRequest>
2058 return SubmitCallable(&GuardDutyClient::ListThreatIntelSets, request);
2065 template <
typename ListThreatIntelSetsRequestT = Model::ListThreatIntelSetsRequest>
2067 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2068 return SubmitAsync(&GuardDutyClient::ListThreatIntelSets, request, handler, context);
2085 template <
typename ListTrustedEntitySetsRequestT = Model::ListTrustedEntitySetsRequest>
2087 return SubmitCallable(&GuardDutyClient::ListTrustedEntitySets, request);
2094 template <
typename ListTrustedEntitySetsRequestT = Model::ListTrustedEntitySetsRequest>
2096 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2097 return SubmitAsync(&GuardDutyClient::ListTrustedEntitySets, request, handler, context);
2118 template <
typename SendObjectMalwareScanRequestT = Model::SendObjectMalwareScanRequest>
2120 return SubmitCallable(&GuardDutyClient::SendObjectMalwareScan, request);
2127 template <
typename SendObjectMalwareScanRequestT = Model::SendObjectMalwareScanRequest>
2129 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2130 const SendObjectMalwareScanRequestT& request = {})
const {
2131 return SubmitAsync(&GuardDutyClient::SendObjectMalwareScan, request, handler, context);
2158 template <
typename StartMalwareScanRequestT = Model::StartMalwareScanRequest>
2160 return SubmitCallable(&GuardDutyClient::StartMalwareScan, request);
2167 template <
typename StartMalwareScanRequestT = Model::StartMalwareScanRequest>
2169 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2170 return SubmitAsync(&GuardDutyClient::StartMalwareScan, request, handler, context);
2188 template <
typename StartMonitoringMembersRequestT = Model::StartMonitoringMembersRequest>
2190 return SubmitCallable(&GuardDutyClient::StartMonitoringMembers, request);
2197 template <
typename StartMonitoringMembersRequestT = Model::StartMonitoringMembersRequest>
2200 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2201 return SubmitAsync(&GuardDutyClient::StartMonitoringMembers, request, handler, context);
2220 template <
typename StopMonitoringMembersRequestT = Model::StopMonitoringMembersRequest>
2222 return SubmitCallable(&GuardDutyClient::StopMonitoringMembers, request);
2229 template <
typename StopMonitoringMembersRequestT = Model::StopMonitoringMembersRequest>
2231 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2232 return SubmitAsync(&GuardDutyClient::StopMonitoringMembers, request, handler, context);
2245 template <
typename TagResourceRequestT = Model::TagResourceRequest>
2247 return SubmitCallable(&GuardDutyClient::TagResource, request);
2254 template <
typename TagResourceRequestT = Model::TagResourceRequest>
2256 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2257 return SubmitAsync(&GuardDutyClient::TagResource, request, handler, context);
2272 template <
typename UnarchiveFindingsRequestT = Model::UnarchiveFindingsRequest>
2274 return SubmitCallable(&GuardDutyClient::UnarchiveFindings, request);
2281 template <
typename UnarchiveFindingsRequestT = Model::UnarchiveFindingsRequest>
2283 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2284 return SubmitAsync(&GuardDutyClient::UnarchiveFindings, request, handler, context);
2297 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
2299 return SubmitCallable(&GuardDutyClient::UntagResource, request);
2306 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
2308 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2309 return SubmitAsync(&GuardDutyClient::UntagResource, request, handler, context);
2333 template <
typename UpdateDetectorRequestT = Model::UpdateDetectorRequest>
2335 return SubmitCallable(&GuardDutyClient::UpdateDetector, request);
2342 template <
typename UpdateDetectorRequestT = Model::UpdateDetectorRequest>
2344 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2345 return SubmitAsync(&GuardDutyClient::UpdateDetector, request, handler, context);
2359 template <
typename UpdateFilterRequestT = Model::UpdateFilterRequest>
2361 return SubmitCallable(&GuardDutyClient::UpdateFilter, request);
2368 template <
typename UpdateFilterRequestT = Model::UpdateFilterRequest>
2370 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2371 return SubmitAsync(&GuardDutyClient::UpdateFilter, request, handler, context);
2386 template <
typename UpdateFindingsFeedbackRequestT = Model::UpdateFindingsFeedbackRequest>
2388 return SubmitCallable(&GuardDutyClient::UpdateFindingsFeedback, request);
2395 template <
typename UpdateFindingsFeedbackRequestT = Model::UpdateFindingsFeedbackRequest>
2398 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2399 return SubmitAsync(&GuardDutyClient::UpdateFindingsFeedback, request, handler, context);
2412 template <
typename UpdateIPSetRequestT = Model::UpdateIPSetRequest>
2414 return SubmitCallable(&GuardDutyClient::UpdateIPSet, request);
2421 template <
typename UpdateIPSetRequestT = Model::UpdateIPSetRequest>
2423 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2424 return SubmitAsync(&GuardDutyClient::UpdateIPSet, request, handler, context);
2440 template <
typename UpdateMalwareProtectionPlanRequestT = Model::UpdateMalwareProtectionPlanRequest>
2442 const UpdateMalwareProtectionPlanRequestT& request)
const {
2443 return SubmitCallable(&GuardDutyClient::UpdateMalwareProtectionPlan, request);
2450 template <
typename UpdateMalwareProtectionPlanRequestT = Model::UpdateMalwareProtectionPlanRequest>
2453 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2454 return SubmitAsync(&GuardDutyClient::UpdateMalwareProtectionPlan, request, handler, context);
2472 template <
typename UpdateMalwareScanSettingsRequestT = Model::UpdateMalwareScanSettingsRequest>
2474 const UpdateMalwareScanSettingsRequestT& request)
const {
2475 return SubmitCallable(&GuardDutyClient::UpdateMalwareScanSettings, request);
2482 template <
typename UpdateMalwareScanSettingsRequestT = Model::UpdateMalwareScanSettingsRequest>
2485 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2486 return SubmitAsync(&GuardDutyClient::UpdateMalwareScanSettings, request, handler, context);
2510 template <
typename UpdateMemberDetectorsRequestT = Model::UpdateMemberDetectorsRequest>
2512 return SubmitCallable(&GuardDutyClient::UpdateMemberDetectors, request);
2519 template <
typename UpdateMemberDetectorsRequestT = Model::UpdateMemberDetectorsRequest>
2521 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2522 return SubmitAsync(&GuardDutyClient::UpdateMemberDetectors, request, handler, context);
2549 template <
typename UpdateOrganizationConfigurationRequestT = Model::UpdateOrganizationConfigurationRequest>
2551 const UpdateOrganizationConfigurationRequestT& request)
const {
2552 return SubmitCallable(&GuardDutyClient::UpdateOrganizationConfiguration, request);
2559 template <
typename UpdateOrganizationConfigurationRequestT = Model::UpdateOrganizationConfigurationRequest>
2562 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2563 return SubmitAsync(&GuardDutyClient::UpdateOrganizationConfiguration, request, handler, context);
2579 template <
typename UpdatePublishingDestinationRequestT = Model::UpdatePublishingDestinationRequest>
2581 const UpdatePublishingDestinationRequestT& request)
const {
2582 return SubmitCallable(&GuardDutyClient::UpdatePublishingDestination, request);
2589 template <
typename UpdatePublishingDestinationRequestT = Model::UpdatePublishingDestinationRequest>
2592 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2593 return SubmitAsync(&GuardDutyClient::UpdatePublishingDestination, request, handler, context);
2608 template <
typename UpdateThreatEntitySetRequestT = Model::UpdateThreatEntitySetRequest>
2610 return SubmitCallable(&GuardDutyClient::UpdateThreatEntitySet, request);
2617 template <
typename UpdateThreatEntitySetRequestT = Model::UpdateThreatEntitySetRequest>
2619 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2620 return SubmitAsync(&GuardDutyClient::UpdateThreatEntitySet, request, handler, context);
2635 template <
typename UpdateThreatIntelSetRequestT = Model::UpdateThreatIntelSetRequest>
2637 return SubmitCallable(&GuardDutyClient::UpdateThreatIntelSet, request);
2644 template <
typename UpdateThreatIntelSetRequestT = Model::UpdateThreatIntelSetRequest>
2646 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2647 return SubmitAsync(&GuardDutyClient::UpdateThreatIntelSet, request, handler, context);
2662 template <
typename UpdateTrustedEntitySetRequestT = Model::UpdateTrustedEntitySetRequest>
2664 return SubmitCallable(&GuardDutyClient::UpdateTrustedEntitySet, request);
2671 template <
typename UpdateTrustedEntitySetRequestT = Model::UpdateTrustedEntitySetRequest>
2674 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2675 return SubmitAsync(&GuardDutyClient::UpdateTrustedEntitySet, request, handler, context);
2686 std::shared_ptr<GuardDutyEndpointProviderBase> m_endpointProvider;
void CreateDetectorAsync(const CreateDetectorRequestT &request, const CreateDetectorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetMemberDetectorsAsync(const GetMemberDetectorsRequestT &request, const GetMemberDetectorsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetMalwareProtectionPlanOutcome GetMalwareProtectionPlan(const Model::GetMalwareProtectionPlanRequest &request) const
virtual Model::DeleteThreatIntelSetOutcome DeleteThreatIntelSet(const Model::DeleteThreatIntelSetRequest &request) const
virtual Model::GetOrganizationStatisticsOutcome GetOrganizationStatistics(const Model::GetOrganizationStatisticsRequest &request={}) const
Model::DeleteIPSetOutcomeCallable DeleteIPSetCallable(const DeleteIPSetRequestT &request) const
void InviteMembersAsync(const InviteMembersRequestT &request, const InviteMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetUsageStatisticsOutcome GetUsageStatistics(const Model::GetUsageStatisticsRequest &request) const
Model::GetFindingsStatisticsOutcomeCallable GetFindingsStatisticsCallable(const GetFindingsStatisticsRequestT &request) const
static const char * GetAllocationTag()
Model::ListThreatIntelSetsOutcomeCallable ListThreatIntelSetsCallable(const ListThreatIntelSetsRequestT &request) const
void UpdatePublishingDestinationAsync(const UpdatePublishingDestinationRequestT &request, const UpdatePublishingDestinationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetMembersOutcomeCallable GetMembersCallable(const GetMembersRequestT &request) const
Model::DisableOrganizationAdminAccountOutcomeCallable DisableOrganizationAdminAccountCallable(const DisableOrganizationAdminAccountRequestT &request) const
void GetRemainingFreeTrialDaysAsync(const GetRemainingFreeTrialDaysRequestT &request, const GetRemainingFreeTrialDaysResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateFindingsFeedbackAsync(const UpdateFindingsFeedbackRequestT &request, const UpdateFindingsFeedbackResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribeOrganizationConfigurationOutcome DescribeOrganizationConfiguration(const Model::DescribeOrganizationConfigurationRequest &request) const
Model::GetFindingsOutcomeCallable GetFindingsCallable(const GetFindingsRequestT &request) const
void CreateThreatEntitySetAsync(const CreateThreatEntitySetRequestT &request, const CreateThreatEntitySetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListInvitationsOutcomeCallable ListInvitationsCallable(const ListInvitationsRequestT &request={}) const
virtual Model::ListThreatIntelSetsOutcome ListThreatIntelSets(const Model::ListThreatIntelSetsRequest &request) const
Model::TagResourceOutcomeCallable TagResourceCallable(const TagResourceRequestT &request) const
void DisassociateMembersAsync(const DisassociateMembersRequestT &request, const DisassociateMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetFindingsStatisticsAsync(const GetFindingsStatisticsRequestT &request, const GetFindingsStatisticsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UnarchiveFindingsOutcomeCallable UnarchiveFindingsCallable(const UnarchiveFindingsRequestT &request) const
Model::UpdateMemberDetectorsOutcomeCallable UpdateMemberDetectorsCallable(const UpdateMemberDetectorsRequestT &request) const
virtual Model::DeleteInvitationsOutcome DeleteInvitations(const Model::DeleteInvitationsRequest &request) const
Model::ListTrustedEntitySetsOutcomeCallable ListTrustedEntitySetsCallable(const ListTrustedEntitySetsRequestT &request) const
Model::GetMalwareScanSettingsOutcomeCallable GetMalwareScanSettingsCallable(const GetMalwareScanSettingsRequestT &request) const
virtual Model::ListThreatEntitySetsOutcome ListThreatEntitySets(const Model::ListThreatEntitySetsRequest &request) const
Model::DisassociateFromAdministratorAccountOutcomeCallable DisassociateFromAdministratorAccountCallable(const DisassociateFromAdministratorAccountRequestT &request) const
virtual Model::ListMalwareProtectionPlansOutcome ListMalwareProtectionPlans(const Model::ListMalwareProtectionPlansRequest &request={}) const
virtual Model::ListInvitationsOutcome ListInvitations(const Model::ListInvitationsRequest &request={}) const
Model::DeclineInvitationsOutcomeCallable DeclineInvitationsCallable(const DeclineInvitationsRequestT &request) const
Model::GetThreatEntitySetOutcomeCallable GetThreatEntitySetCallable(const GetThreatEntitySetRequestT &request) const
Model::GetTrustedEntitySetOutcomeCallable GetTrustedEntitySetCallable(const GetTrustedEntitySetRequestT &request) const
Model::UntagResourceOutcomeCallable UntagResourceCallable(const UntagResourceRequestT &request) const
void GetFindingsAsync(const GetFindingsRequestT &request, const GetFindingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::StartMonitoringMembersOutcome StartMonitoringMembers(const Model::StartMonitoringMembersRequest &request) const
Model::StartMonitoringMembersOutcomeCallable StartMonitoringMembersCallable(const StartMonitoringMembersRequestT &request) const
virtual Model::CreateSampleFindingsOutcome CreateSampleFindings(const Model::CreateSampleFindingsRequest &request) const
Model::GetUsageStatisticsOutcomeCallable GetUsageStatisticsCallable(const GetUsageStatisticsRequestT &request) const
Model::CreatePublishingDestinationOutcomeCallable CreatePublishingDestinationCallable(const CreatePublishingDestinationRequestT &request) const
void GetInvitationsCountAsync(const GetInvitationsCountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const GetInvitationsCountRequestT &request={}) const
virtual Model::DeleteIPSetOutcome DeleteIPSet(const Model::DeleteIPSetRequest &request) const
virtual Model::GetRemainingFreeTrialDaysOutcome GetRemainingFreeTrialDays(const Model::GetRemainingFreeTrialDaysRequest &request) const
void ListCoverageAsync(const ListCoverageRequestT &request, const ListCoverageResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateThreatIntelSetAsync(const UpdateThreatIntelSetRequestT &request, const UpdateThreatIntelSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteThreatEntitySetOutcome DeleteThreatEntitySet(const Model::DeleteThreatEntitySetRequest &request) const
void GetTrustedEntitySetAsync(const GetTrustedEntitySetRequestT &request, const GetTrustedEntitySetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateFilterOutcomeCallable UpdateFilterCallable(const UpdateFilterRequestT &request) const
virtual Model::ListFindingsOutcome ListFindings(const Model::ListFindingsRequest &request) const
Model::GetCoverageStatisticsOutcomeCallable GetCoverageStatisticsCallable(const GetCoverageStatisticsRequestT &request) const
virtual Model::DeclineInvitationsOutcome DeclineInvitations(const Model::DeclineInvitationsRequest &request) const
void DeleteMembersAsync(const DeleteMembersRequestT &request, const DeleteMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetDetectorOutcomeCallable GetDetectorCallable(const GetDetectorRequestT &request) const
virtual Model::GetTrustedEntitySetOutcome GetTrustedEntitySet(const Model::GetTrustedEntitySetRequest &request) const
virtual Model::GetAdministratorAccountOutcome GetAdministratorAccount(const Model::GetAdministratorAccountRequest &request) const
virtual Model::UpdateDetectorOutcome UpdateDetector(const Model::UpdateDetectorRequest &request) const
Model::GetThreatIntelSetOutcomeCallable GetThreatIntelSetCallable(const GetThreatIntelSetRequestT &request) const
void UpdateFilterAsync(const UpdateFilterRequestT &request, const UpdateFilterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListIPSetsOutcome ListIPSets(const Model::ListIPSetsRequest &request) const
void GetIPSetAsync(const GetIPSetRequestT &request, const GetIPSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void EnableOrganizationAdminAccountAsync(const EnableOrganizationAdminAccountRequestT &request, const EnableOrganizationAdminAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::InviteMembersOutcome InviteMembers(const Model::InviteMembersRequest &request) const
virtual Model::ListCoverageOutcome ListCoverage(const Model::ListCoverageRequest &request) const
Model::DescribeOrganizationConfigurationOutcomeCallable DescribeOrganizationConfigurationCallable(const DescribeOrganizationConfigurationRequestT &request) const
void DeleteInvitationsAsync(const DeleteInvitationsRequestT &request, const DeleteInvitationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListMalwareScansOutcomeCallable ListMalwareScansCallable(const ListMalwareScansRequestT &request={}) const
virtual Model::ListPublishingDestinationsOutcome ListPublishingDestinations(const Model::ListPublishingDestinationsRequest &request) const
virtual Model::CreateMembersOutcome CreateMembers(const Model::CreateMembersRequest &request) const
Model::GetOrganizationStatisticsOutcomeCallable GetOrganizationStatisticsCallable(const GetOrganizationStatisticsRequestT &request={}) const
void DeleteThreatEntitySetAsync(const DeleteThreatEntitySetRequestT &request, const DeleteThreatEntitySetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateDetectorOutcomeCallable UpdateDetectorCallable(const UpdateDetectorRequestT &request) const
virtual Model::DisassociateMembersOutcome DisassociateMembers(const Model::DisassociateMembersRequest &request) const
void TagResourceAsync(const TagResourceRequestT &request, const TagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListOrganizationAdminAccountsOutcomeCallable ListOrganizationAdminAccountsCallable(const ListOrganizationAdminAccountsRequestT &request={}) const
virtual Model::CreateMalwareProtectionPlanOutcome CreateMalwareProtectionPlan(const Model::CreateMalwareProtectionPlanRequest &request) const
virtual Model::DisableOrganizationAdminAccountOutcome DisableOrganizationAdminAccount(const Model::DisableOrganizationAdminAccountRequest &request) const
GuardDutyClient(const Aws::Auth::AWSCredentials &credentials, std::shared_ptr< GuardDutyEndpointProviderBase > endpointProvider=nullptr, const Aws::GuardDuty::GuardDutyClientConfiguration &clientConfiguration=Aws::GuardDuty::GuardDutyClientConfiguration())
Model::DeleteMalwareProtectionPlanOutcomeCallable DeleteMalwareProtectionPlanCallable(const DeleteMalwareProtectionPlanRequestT &request) const
Model::DescribeMalwareScansOutcomeCallable DescribeMalwareScansCallable(const DescribeMalwareScansRequestT &request) const
GuardDutyEndpointProvider EndpointProviderType
virtual Model::GetCoverageStatisticsOutcome GetCoverageStatistics(const Model::GetCoverageStatisticsRequest &request) const
virtual Model::StartMalwareScanOutcome StartMalwareScan(const Model::StartMalwareScanRequest &request) const
Model::CreateFilterOutcomeCallable CreateFilterCallable(const CreateFilterRequestT &request) const
void DescribeOrganizationConfigurationAsync(const DescribeOrganizationConfigurationRequestT &request, const DescribeOrganizationConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListMalwareScansOutcome ListMalwareScans(const Model::ListMalwareScansRequest &request={}) const
void SendObjectMalwareScanAsync(const SendObjectMalwareScanResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const SendObjectMalwareScanRequestT &request={}) const
void ArchiveFindingsAsync(const ArchiveFindingsRequestT &request, const ArchiveFindingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteMalwareProtectionPlanAsync(const DeleteMalwareProtectionPlanRequestT &request, const DeleteMalwareProtectionPlanResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListInvitationsAsync(const ListInvitationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListInvitationsRequestT &request={}) const
Model::UpdatePublishingDestinationOutcomeCallable UpdatePublishingDestinationCallable(const UpdatePublishingDestinationRequestT &request) const
Model::GetMalwareScanOutcomeCallable GetMalwareScanCallable(const GetMalwareScanRequestT &request) const
void CreateThreatIntelSetAsync(const CreateThreatIntelSetRequestT &request, const CreateThreatIntelSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetFindingsOutcome GetFindings(const Model::GetFindingsRequest &request) const
virtual Model::DeleteMalwareProtectionPlanOutcome DeleteMalwareProtectionPlan(const Model::DeleteMalwareProtectionPlanRequest &request) const
Aws::Client::AWSJsonClient BASECLASS
Model::DeleteDetectorOutcomeCallable DeleteDetectorCallable(const DeleteDetectorRequestT &request) const
Model::UpdateThreatIntelSetOutcomeCallable UpdateThreatIntelSetCallable(const UpdateThreatIntelSetRequestT &request) const
virtual Model::UpdatePublishingDestinationOutcome UpdatePublishingDestination(const Model::UpdatePublishingDestinationRequest &request) const
virtual Model::CreatePublishingDestinationOutcome CreatePublishingDestination(const Model::CreatePublishingDestinationRequest &request) const
virtual Model::CreateIPSetOutcome CreateIPSet(const Model::CreateIPSetRequest &request) const
virtual Model::UpdateThreatIntelSetOutcome UpdateThreatIntelSet(const Model::UpdateThreatIntelSetRequest &request) const
void UnarchiveFindingsAsync(const UnarchiveFindingsRequestT &request, const UnarchiveFindingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListMalwareScansAsync(const ListMalwareScansResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListMalwareScansRequestT &request={}) const
void GetCoverageStatisticsAsync(const GetCoverageStatisticsRequestT &request, const GetCoverageStatisticsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DisassociateMembersOutcomeCallable DisassociateMembersCallable(const DisassociateMembersRequestT &request) const
Model::CreateSampleFindingsOutcomeCallable CreateSampleFindingsCallable(const CreateSampleFindingsRequestT &request) const
Model::UpdateOrganizationConfigurationOutcomeCallable UpdateOrganizationConfigurationCallable(const UpdateOrganizationConfigurationRequestT &request) const
void DescribeMalwareScansAsync(const DescribeMalwareScansRequestT &request, const DescribeMalwareScansResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetDetectorOutcome GetDetector(const Model::GetDetectorRequest &request) const
void GetAdministratorAccountAsync(const GetAdministratorAccountRequestT &request, const GetAdministratorAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateIPSetAsync(const UpdateIPSetRequestT &request, const UpdateIPSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DescribePublishingDestinationAsync(const DescribePublishingDestinationRequestT &request, const DescribePublishingDestinationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateFindingsFeedbackOutcome UpdateFindingsFeedback(const Model::UpdateFindingsFeedbackRequest &request) const
GuardDutyClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, std::shared_ptr< GuardDutyEndpointProviderBase > endpointProvider=nullptr, const Aws::GuardDuty::GuardDutyClientConfiguration &clientConfiguration=Aws::GuardDuty::GuardDutyClientConfiguration())
virtual Model::GetFindingsStatisticsOutcome GetFindingsStatistics(const Model::GetFindingsStatisticsRequest &request) const
Model::CreateTrustedEntitySetOutcomeCallable CreateTrustedEntitySetCallable(const CreateTrustedEntitySetRequestT &request) const
virtual Model::CreateDetectorOutcome CreateDetector(const Model::CreateDetectorRequest &request) const
Model::UpdateMalwareScanSettingsOutcomeCallable UpdateMalwareScanSettingsCallable(const UpdateMalwareScanSettingsRequestT &request) const
virtual Model::CreateFilterOutcome CreateFilter(const Model::CreateFilterRequest &request) const
Model::SendObjectMalwareScanOutcomeCallable SendObjectMalwareScanCallable(const SendObjectMalwareScanRequestT &request={}) const
virtual Model::DescribeMalwareScansOutcome DescribeMalwareScans(const Model::DescribeMalwareScansRequest &request) const
virtual Model::GetMalwareScanSettingsOutcome GetMalwareScanSettings(const Model::GetMalwareScanSettingsRequest &request) const
void UpdateMemberDetectorsAsync(const UpdateMemberDetectorsRequestT &request, const UpdateMemberDetectorsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateMalwareProtectionPlanOutcomeCallable CreateMalwareProtectionPlanCallable(const CreateMalwareProtectionPlanRequestT &request) const
Model::DeleteThreatIntelSetOutcomeCallable DeleteThreatIntelSetCallable(const DeleteThreatIntelSetRequestT &request) const
void StartMonitoringMembersAsync(const StartMonitoringMembersRequestT &request, const StartMonitoringMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetMalwareScanOutcome GetMalwareScan(const Model::GetMalwareScanRequest &request) const
Model::ListCoverageOutcomeCallable ListCoverageCallable(const ListCoverageRequestT &request) const
void UpdateDetectorAsync(const UpdateDetectorRequestT &request, const UpdateDetectorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateThreatEntitySetOutcome UpdateThreatEntitySet(const Model::UpdateThreatEntitySetRequest &request) const
void GetMalwareProtectionPlanAsync(const GetMalwareProtectionPlanRequestT &request, const GetMalwareProtectionPlanResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteIPSetAsync(const DeleteIPSetRequestT &request, const DeleteIPSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateThreatEntitySetAsync(const UpdateThreatEntitySetRequestT &request, const UpdateThreatEntitySetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DisableOrganizationAdminAccountAsync(const DisableOrganizationAdminAccountRequestT &request, const DisableOrganizationAdminAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetIPSetOutcomeCallable GetIPSetCallable(const GetIPSetRequestT &request) const
Model::DescribePublishingDestinationOutcomeCallable DescribePublishingDestinationCallable(const DescribePublishingDestinationRequestT &request) const
GuardDutyClient(const Aws::Auth::AWSCredentials &credentials, const Aws::Client::ClientConfiguration &clientConfiguration)
void ListDetectorsAsync(const ListDetectorsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListDetectorsRequestT &request={}) const
void CreateFilterAsync(const CreateFilterRequestT &request, const CreateFilterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeleteFilterAsync(const DeleteFilterRequestT &request, const DeleteFilterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateMalwareScanSettingsAsync(const UpdateMalwareScanSettingsRequestT &request, const UpdateMalwareScanSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListMembersOutcome ListMembers(const Model::ListMembersRequest &request) const
Model::GetMemberDetectorsOutcomeCallable GetMemberDetectorsCallable(const GetMemberDetectorsRequestT &request) const
void CreateTrustedEntitySetAsync(const CreateTrustedEntitySetRequestT &request, const CreateTrustedEntitySetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateFindingsFeedbackOutcomeCallable UpdateFindingsFeedbackCallable(const UpdateFindingsFeedbackRequestT &request) const
virtual Model::GetThreatEntitySetOutcome GetThreatEntitySet(const Model::GetThreatEntitySetRequest &request) const
Model::GetInvitationsCountOutcomeCallable GetInvitationsCountCallable(const GetInvitationsCountRequestT &request={}) const
virtual Model::GetIPSetOutcome GetIPSet(const Model::GetIPSetRequest &request) const
virtual Model::GetInvitationsCountOutcome GetInvitationsCount(const Model::GetInvitationsCountRequest &request={}) const
Model::ArchiveFindingsOutcomeCallable ArchiveFindingsCallable(const ArchiveFindingsRequestT &request) const
Model::ListPublishingDestinationsOutcomeCallable ListPublishingDestinationsCallable(const ListPublishingDestinationsRequestT &request) const
virtual Model::GetFilterOutcome GetFilter(const Model::GetFilterRequest &request) const
Model::GetMalwareProtectionPlanOutcomeCallable GetMalwareProtectionPlanCallable(const GetMalwareProtectionPlanRequestT &request) const
Model::DeleteTrustedEntitySetOutcomeCallable DeleteTrustedEntitySetCallable(const DeleteTrustedEntitySetRequestT &request) const
void StopMonitoringMembersAsync(const StopMonitoringMembersRequestT &request, const StopMonitoringMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListFindingsOutcomeCallable ListFindingsCallable(const ListFindingsRequestT &request) const
void CreateMembersAsync(const CreateMembersRequestT &request, const CreateMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetUsageStatisticsAsync(const GetUsageStatisticsRequestT &request, const GetUsageStatisticsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::AcceptAdministratorInvitationOutcomeCallable AcceptAdministratorInvitationCallable(const AcceptAdministratorInvitationRequestT &request) const
virtual Model::DeleteTrustedEntitySetOutcome DeleteTrustedEntitySet(const Model::DeleteTrustedEntitySetRequest &request) const
Model::ListMalwareProtectionPlansOutcomeCallable ListMalwareProtectionPlansCallable(const ListMalwareProtectionPlansRequestT &request={}) const
virtual Model::UpdateFilterOutcome UpdateFilter(const Model::UpdateFilterRequest &request) const
virtual Model::CreateThreatEntitySetOutcome CreateThreatEntitySet(const Model::CreateThreatEntitySetRequest &request) const
virtual Model::UpdateOrganizationConfigurationOutcome UpdateOrganizationConfiguration(const Model::UpdateOrganizationConfigurationRequest &request) const
Model::UpdateTrustedEntitySetOutcomeCallable UpdateTrustedEntitySetCallable(const UpdateTrustedEntitySetRequestT &request) const
void ListIPSetsAsync(const ListIPSetsRequestT &request, const ListIPSetsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::GetMembersOutcome GetMembers(const Model::GetMembersRequest &request) const
virtual Model::DisassociateFromAdministratorAccountOutcome DisassociateFromAdministratorAccount(const Model::DisassociateFromAdministratorAccountRequest &request) const
Model::StopMonitoringMembersOutcomeCallable StopMonitoringMembersCallable(const StopMonitoringMembersRequestT &request) const
GuardDutyClient(const std::shared_ptr< Aws::Auth::AWSCredentialsProvider > &credentialsProvider, const Aws::Client::ClientConfiguration &clientConfiguration)
void ListThreatEntitySetsAsync(const ListThreatEntitySetsRequestT &request, const ListThreatEntitySetsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetDetectorAsync(const GetDetectorRequestT &request, const GetDetectorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual std::shared_ptr< GuardDutyEndpointProviderBase > & accessEndpointProvider()
virtual Model::ListTagsForResourceOutcome ListTagsForResource(const Model::ListTagsForResourceRequest &request) const
virtual Model::ListFiltersOutcome ListFilters(const Model::ListFiltersRequest &request) const
void GetMalwareScanAsync(const GetMalwareScanRequestT &request, const GetMalwareScanResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
static const char * GetServiceName()
void UntagResourceAsync(const UntagResourceRequestT &request, const UntagResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListMembersAsync(const ListMembersRequestT &request, const ListMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetThreatIntelSetAsync(const GetThreatIntelSetRequestT &request, const GetThreatIntelSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateMalwareProtectionPlanOutcome UpdateMalwareProtectionPlan(const Model::UpdateMalwareProtectionPlanRequest &request) const
Model::ListFiltersOutcomeCallable ListFiltersCallable(const ListFiltersRequestT &request) const
virtual Model::AcceptAdministratorInvitationOutcome AcceptAdministratorInvitation(const Model::AcceptAdministratorInvitationRequest &request) const
virtual Model::UpdateIPSetOutcome UpdateIPSet(const Model::UpdateIPSetRequest &request) const
virtual Model::UpdateMalwareScanSettingsOutcome UpdateMalwareScanSettings(const Model::UpdateMalwareScanSettingsRequest &request) const
Model::CreateDetectorOutcomeCallable CreateDetectorCallable(const CreateDetectorRequestT &request) const
Model::InviteMembersOutcomeCallable InviteMembersCallable(const InviteMembersRequestT &request) const
Model::StartMalwareScanOutcomeCallable StartMalwareScanCallable(const StartMalwareScanRequestT &request) const
void CreatePublishingDestinationAsync(const CreatePublishingDestinationRequestT &request, const CreatePublishingDestinationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateThreatEntitySetOutcomeCallable CreateThreatEntitySetCallable(const CreateThreatEntitySetRequestT &request) const
Model::ListDetectorsOutcomeCallable ListDetectorsCallable(const ListDetectorsRequestT &request={}) const
void DeleteThreatIntelSetAsync(const DeleteThreatIntelSetRequestT &request, const DeleteThreatIntelSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListMembersOutcomeCallable ListMembersCallable(const ListMembersRequestT &request) const
virtual Model::UnarchiveFindingsOutcome UnarchiveFindings(const Model::UnarchiveFindingsRequest &request) const
void ListTrustedEntitySetsAsync(const ListTrustedEntitySetsRequestT &request, const ListTrustedEntitySetsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateMalwareProtectionPlanOutcomeCallable UpdateMalwareProtectionPlanCallable(const UpdateMalwareProtectionPlanRequestT &request) const
virtual Model::CreateTrustedEntitySetOutcome CreateTrustedEntitySet(const Model::CreateTrustedEntitySetRequest &request) const
Model::DeleteInvitationsOutcomeCallable DeleteInvitationsCallable(const DeleteInvitationsRequestT &request) const
virtual Model::UpdateTrustedEntitySetOutcome UpdateTrustedEntitySet(const Model::UpdateTrustedEntitySetRequest &request) const
void ListThreatIntelSetsAsync(const ListThreatIntelSetsRequestT &request, const ListThreatIntelSetsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListOrganizationAdminAccountsAsync(const ListOrganizationAdminAccountsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListOrganizationAdminAccountsRequestT &request={}) const
Model::ListIPSetsOutcomeCallable ListIPSetsCallable(const ListIPSetsRequestT &request) const
virtual Model::ListOrganizationAdminAccountsOutcome ListOrganizationAdminAccounts(const Model::ListOrganizationAdminAccountsRequest &request={}) const
Model::UpdateIPSetOutcomeCallable UpdateIPSetCallable(const UpdateIPSetRequestT &request) const
Model::GetFilterOutcomeCallable GetFilterCallable(const GetFilterRequestT &request) const
virtual Model::StopMonitoringMembersOutcome StopMonitoringMembers(const Model::StopMonitoringMembersRequest &request) const
void ListFiltersAsync(const ListFiltersRequestT &request, const ListFiltersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void ListFindingsAsync(const ListFindingsRequestT &request, const ListFindingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::UpdateThreatEntitySetOutcomeCallable UpdateThreatEntitySetCallable(const UpdateThreatEntitySetRequestT &request) const
virtual Model::TagResourceOutcome TagResource(const Model::TagResourceRequest &request) const
Model::CreateThreatIntelSetOutcomeCallable CreateThreatIntelSetCallable(const CreateThreatIntelSetRequestT &request) const
Model::EnableOrganizationAdminAccountOutcomeCallable EnableOrganizationAdminAccountCallable(const EnableOrganizationAdminAccountRequestT &request) const
GuardDutyClient(const Aws::Client::ClientConfiguration &clientConfiguration)
virtual Model::GetMemberDetectorsOutcome GetMemberDetectors(const Model::GetMemberDetectorsRequest &request) const
void ListPublishingDestinationsAsync(const ListPublishingDestinationsRequestT &request, const ListPublishingDestinationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::GetAdministratorAccountOutcomeCallable GetAdministratorAccountCallable(const GetAdministratorAccountRequestT &request) const
void AcceptAdministratorInvitationAsync(const AcceptAdministratorInvitationRequestT &request, const AcceptAdministratorInvitationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::CreateThreatIntelSetOutcome CreateThreatIntelSet(const Model::CreateThreatIntelSetRequest &request) const
virtual Model::ListDetectorsOutcome ListDetectors(const Model::ListDetectorsRequest &request={}) const
GuardDutyClient(const Aws::GuardDuty::GuardDutyClientConfiguration &clientConfiguration=Aws::GuardDuty::GuardDutyClientConfiguration(), std::shared_ptr< GuardDutyEndpointProviderBase > endpointProvider=nullptr)
void DisassociateFromAdministratorAccountAsync(const DisassociateFromAdministratorAccountRequestT &request, const DisassociateFromAdministratorAccountResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ArchiveFindingsOutcome ArchiveFindings(const Model::ArchiveFindingsRequest &request) const
void DeclineInvitationsAsync(const DeclineInvitationsRequestT &request, const DeclineInvitationsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateMembersOutcomeCallable CreateMembersCallable(const CreateMembersRequestT &request) const
Model::DeleteFilterOutcomeCallable DeleteFilterCallable(const DeleteFilterRequestT &request) const
void GetThreatEntitySetAsync(const GetThreatEntitySetRequestT &request, const GetThreatEntitySetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::CreateIPSetOutcomeCallable CreateIPSetCallable(const CreateIPSetRequestT &request) const
virtual Model::SendObjectMalwareScanOutcome SendObjectMalwareScan(const Model::SendObjectMalwareScanRequest &request={}) const
void DeleteTrustedEntitySetAsync(const DeleteTrustedEntitySetRequestT &request, const DeleteTrustedEntitySetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UpdateMemberDetectorsOutcome UpdateMemberDetectors(const Model::UpdateMemberDetectorsRequest &request) const
void UpdateTrustedEntitySetAsync(const UpdateTrustedEntitySetRequestT &request, const UpdateTrustedEntitySetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void StartMalwareScanAsync(const StartMalwareScanRequestT &request, const StartMalwareScanResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void UpdateMalwareProtectionPlanAsync(const UpdateMalwareProtectionPlanRequestT &request, const UpdateMalwareProtectionPlanResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void DeletePublishingDestinationAsync(const DeletePublishingDestinationRequestT &request, const DeletePublishingDestinationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::DeleteThreatEntitySetOutcomeCallable DeleteThreatEntitySetCallable(const DeleteThreatEntitySetRequestT &request) const
void DeleteDetectorAsync(const DeleteDetectorRequestT &request, const DeleteDetectorResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DescribePublishingDestinationOutcome DescribePublishingDestination(const Model::DescribePublishingDestinationRequest &request) const
void ListMalwareProtectionPlansAsync(const ListMalwareProtectionPlansResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const ListMalwareProtectionPlansRequestT &request={}) const
void GetFilterAsync(const GetFilterRequestT &request, const GetFilterResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::ListTrustedEntitySetsOutcome ListTrustedEntitySets(const Model::ListTrustedEntitySetsRequest &request) const
void CreateSampleFindingsAsync(const CreateSampleFindingsRequestT &request, const CreateSampleFindingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::UntagResourceOutcome UntagResource(const Model::UntagResourceRequest &request) const
void CreateMalwareProtectionPlanAsync(const CreateMalwareProtectionPlanRequestT &request, const CreateMalwareProtectionPlanResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeleteMembersOutcome DeleteMembers(const Model::DeleteMembersRequest &request) const
Model::GetRemainingFreeTrialDaysOutcomeCallable GetRemainingFreeTrialDaysCallable(const GetRemainingFreeTrialDaysRequestT &request) const
Model::DeleteMembersOutcomeCallable DeleteMembersCallable(const DeleteMembersRequestT &request) const
virtual Model::GetThreatIntelSetOutcome GetThreatIntelSet(const Model::GetThreatIntelSetRequest &request) const
virtual Model::DeleteDetectorOutcome DeleteDetector(const Model::DeleteDetectorRequest &request) const
void CreateIPSetAsync(const CreateIPSetRequestT &request, const CreateIPSetResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
void GetMalwareScanSettingsAsync(const GetMalwareScanSettingsRequestT &request, const GetMalwareScanSettingsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::EnableOrganizationAdminAccountOutcome EnableOrganizationAdminAccount(const Model::EnableOrganizationAdminAccountRequest &request) const
virtual void OverrideEndpoint(const Aws::String &endpoint)
void GetMembersAsync(const GetMembersRequestT &request, const GetMembersResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
Model::ListThreatEntitySetsOutcomeCallable ListThreatEntitySetsCallable(const ListThreatEntitySetsRequestT &request) const
Model::ListTagsForResourceOutcomeCallable ListTagsForResourceCallable(const ListTagsForResourceRequestT &request) const
Model::DeletePublishingDestinationOutcomeCallable DeletePublishingDestinationCallable(const DeletePublishingDestinationRequestT &request) const
virtual Model::DeleteFilterOutcome DeleteFilter(const Model::DeleteFilterRequest &request) const
void ListTagsForResourceAsync(const ListTagsForResourceRequestT &request, const ListTagsForResourceResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
virtual Model::DeletePublishingDestinationOutcome DeletePublishingDestination(const Model::DeletePublishingDestinationRequest &request) const
void GetOrganizationStatisticsAsync(const GetOrganizationStatisticsResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr, const GetOrganizationStatisticsRequestT &request={}) const
virtual ~GuardDutyClient()
void UpdateOrganizationConfigurationAsync(const UpdateOrganizationConfigurationRequestT &request, const UpdateOrganizationConfigurationResponseReceivedHandler &handler, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &context=nullptr) const
GuardDutyClientConfiguration ClientConfigurationType
std::future< UntagResourceOutcome > UntagResourceOutcomeCallable
std::future< ListMembersOutcome > ListMembersOutcomeCallable
std::future< StartMalwareScanOutcome > StartMalwareScanOutcomeCallable
std::future< ListThreatIntelSetsOutcome > ListThreatIntelSetsOutcomeCallable
std::future< GetMalwareScanSettingsOutcome > GetMalwareScanSettingsOutcomeCallable
std::future< StopMonitoringMembersOutcome > StopMonitoringMembersOutcomeCallable
std::future< UpdateMemberDetectorsOutcome > UpdateMemberDetectorsOutcomeCallable
std::future< GetInvitationsCountOutcome > GetInvitationsCountOutcomeCallable
std::future< SendObjectMalwareScanOutcome > SendObjectMalwareScanOutcomeCallable
std::future< CreateDetectorOutcome > CreateDetectorOutcomeCallable
std::future< ListCoverageOutcome > ListCoverageOutcomeCallable
std::future< ListFiltersOutcome > ListFiltersOutcomeCallable
std::future< ListPublishingDestinationsOutcome > ListPublishingDestinationsOutcomeCallable
std::future< UpdateDetectorOutcome > UpdateDetectorOutcomeCallable
std::future< CreateTrustedEntitySetOutcome > CreateTrustedEntitySetOutcomeCallable
std::future< DeleteFilterOutcome > DeleteFilterOutcomeCallable
std::future< ListInvitationsOutcome > ListInvitationsOutcomeCallable
std::future< GetRemainingFreeTrialDaysOutcome > GetRemainingFreeTrialDaysOutcomeCallable
std::future< GetThreatIntelSetOutcome > GetThreatIntelSetOutcomeCallable
std::future< UpdateIPSetOutcome > UpdateIPSetOutcomeCallable
std::future< GetMalwareProtectionPlanOutcome > GetMalwareProtectionPlanOutcomeCallable
std::future< CreatePublishingDestinationOutcome > CreatePublishingDestinationOutcomeCallable
std::future< GetOrganizationStatisticsOutcome > GetOrganizationStatisticsOutcomeCallable
std::future< ListTrustedEntitySetsOutcome > ListTrustedEntitySetsOutcomeCallable
std::future< GetIPSetOutcome > GetIPSetOutcomeCallable
std::future< ListThreatEntitySetsOutcome > ListThreatEntitySetsOutcomeCallable
std::future< GetDetectorOutcome > GetDetectorOutcomeCallable
std::future< ListDetectorsOutcome > ListDetectorsOutcomeCallable
std::future< ListTagsForResourceOutcome > ListTagsForResourceOutcomeCallable
std::future< DisableOrganizationAdminAccountOutcome > DisableOrganizationAdminAccountOutcomeCallable
std::future< UpdateFindingsFeedbackOutcome > UpdateFindingsFeedbackOutcomeCallable
std::future< CreateIPSetOutcome > CreateIPSetOutcomeCallable
std::future< DeleteInvitationsOutcome > DeleteInvitationsOutcomeCallable
std::future< DescribeMalwareScansOutcome > DescribeMalwareScansOutcomeCallable
std::future< ListMalwareScansOutcome > ListMalwareScansOutcomeCallable
std::future< GetAdministratorAccountOutcome > GetAdministratorAccountOutcomeCallable
std::future< GetFilterOutcome > GetFilterOutcomeCallable
std::future< ListIPSetsOutcome > ListIPSetsOutcomeCallable
std::future< UpdateOrganizationConfigurationOutcome > UpdateOrganizationConfigurationOutcomeCallable
std::future< GetCoverageStatisticsOutcome > GetCoverageStatisticsOutcomeCallable
std::future< AcceptAdministratorInvitationOutcome > AcceptAdministratorInvitationOutcomeCallable
std::future< UpdateThreatEntitySetOutcome > UpdateThreatEntitySetOutcomeCallable
std::future< InviteMembersOutcome > InviteMembersOutcomeCallable
std::future< DescribeOrganizationConfigurationOutcome > DescribeOrganizationConfigurationOutcomeCallable
std::future< DeleteThreatIntelSetOutcome > DeleteThreatIntelSetOutcomeCallable
std::future< StartMonitoringMembersOutcome > StartMonitoringMembersOutcomeCallable
std::future< GetThreatEntitySetOutcome > GetThreatEntitySetOutcomeCallable
std::future< CreateMembersOutcome > CreateMembersOutcomeCallable
std::future< GetMalwareScanOutcome > GetMalwareScanOutcomeCallable
std::future< UpdateFilterOutcome > UpdateFilterOutcomeCallable
std::future< GetUsageStatisticsOutcome > GetUsageStatisticsOutcomeCallable
std::future< DeleteDetectorOutcome > DeleteDetectorOutcomeCallable
std::future< UpdateMalwareScanSettingsOutcome > UpdateMalwareScanSettingsOutcomeCallable
std::future< GetFindingsStatisticsOutcome > GetFindingsStatisticsOutcomeCallable
std::future< GetMemberDetectorsOutcome > GetMemberDetectorsOutcomeCallable
std::future< CreateThreatIntelSetOutcome > CreateThreatIntelSetOutcomeCallable
std::future< CreateThreatEntitySetOutcome > CreateThreatEntitySetOutcomeCallable
std::future< DeletePublishingDestinationOutcome > DeletePublishingDestinationOutcomeCallable
std::future< ListMalwareProtectionPlansOutcome > ListMalwareProtectionPlansOutcomeCallable
std::future< UnarchiveFindingsOutcome > UnarchiveFindingsOutcomeCallable
std::future< UpdatePublishingDestinationOutcome > UpdatePublishingDestinationOutcomeCallable
std::future< EnableOrganizationAdminAccountOutcome > EnableOrganizationAdminAccountOutcomeCallable
std::future< UpdateMalwareProtectionPlanOutcome > UpdateMalwareProtectionPlanOutcomeCallable
std::future< CreateMalwareProtectionPlanOutcome > CreateMalwareProtectionPlanOutcomeCallable
std::future< UpdateThreatIntelSetOutcome > UpdateThreatIntelSetOutcomeCallable
std::future< GetTrustedEntitySetOutcome > GetTrustedEntitySetOutcomeCallable
std::future< DescribePublishingDestinationOutcome > DescribePublishingDestinationOutcomeCallable
std::future< DeleteIPSetOutcome > DeleteIPSetOutcomeCallable
std::future< DeclineInvitationsOutcome > DeclineInvitationsOutcomeCallable
std::future< GetFindingsOutcome > GetFindingsOutcomeCallable
std::future< DisassociateMembersOutcome > DisassociateMembersOutcomeCallable
std::future< GetMembersOutcome > GetMembersOutcomeCallable
std::future< DeleteMembersOutcome > DeleteMembersOutcomeCallable
std::future< DeleteThreatEntitySetOutcome > DeleteThreatEntitySetOutcomeCallable
std::future< DeleteMalwareProtectionPlanOutcome > DeleteMalwareProtectionPlanOutcomeCallable
std::future< ListOrganizationAdminAccountsOutcome > ListOrganizationAdminAccountsOutcomeCallable
std::future< ArchiveFindingsOutcome > ArchiveFindingsOutcomeCallable
std::future< CreateFilterOutcome > CreateFilterOutcomeCallable
std::future< DeleteTrustedEntitySetOutcome > DeleteTrustedEntitySetOutcomeCallable
std::future< ListFindingsOutcome > ListFindingsOutcomeCallable
std::future< TagResourceOutcome > TagResourceOutcomeCallable
std::future< CreateSampleFindingsOutcome > CreateSampleFindingsOutcomeCallable
std::future< UpdateTrustedEntitySetOutcome > UpdateTrustedEntitySetOutcomeCallable
std::future< DisassociateFromAdministratorAccountOutcome > DisassociateFromAdministratorAccountOutcomeCallable
std::function< void(const GuardDutyClient *, const Model::GetInvitationsCountRequest &, const Model::GetInvitationsCountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetInvitationsCountResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetFilterRequest &, const Model::GetFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFilterResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateSampleFindingsRequest &, const Model::CreateSampleFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateSampleFindingsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListMalwareScansRequest &, const Model::ListMalwareScansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMalwareScansResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListOrganizationAdminAccountsRequest &, const Model::ListOrganizationAdminAccountsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListOrganizationAdminAccountsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateMalwareProtectionPlanRequest &, const Model::CreateMalwareProtectionPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMalwareProtectionPlanResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateMalwareScanSettingsRequest &, const Model::UpdateMalwareScanSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMalwareScanSettingsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ArchiveFindingsRequest &, const Model::ArchiveFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ArchiveFindingsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateThreatEntitySetRequest &, const Model::UpdateThreatEntitySetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateThreatEntitySetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateFilterRequest &, const Model::UpdateFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFilterResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListDetectorsRequest &, const Model::ListDetectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListDetectorsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetMemberDetectorsRequest &, const Model::GetMemberDetectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMemberDetectorsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListMalwareProtectionPlansRequest &, const Model::ListMalwareProtectionPlansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMalwareProtectionPlansResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::StopMonitoringMembersRequest &, const Model::StopMonitoringMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StopMonitoringMembersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteInvitationsRequest &, const Model::DeleteInvitationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteInvitationsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateThreatIntelSetRequest &, const Model::CreateThreatIntelSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateThreatIntelSetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::AcceptAdministratorInvitationRequest &, const Model::AcceptAdministratorInvitationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> AcceptAdministratorInvitationResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetCoverageStatisticsRequest &, const Model::GetCoverageStatisticsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetCoverageStatisticsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateOrganizationConfigurationRequest &, const Model::UpdateOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateOrganizationConfigurationResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListFindingsRequest &, const Model::ListFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFindingsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeclineInvitationsRequest &, const Model::DeclineInvitationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeclineInvitationsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateMemberDetectorsRequest &, const Model::UpdateMemberDetectorsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMemberDetectorsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListThreatIntelSetsRequest &, const Model::ListThreatIntelSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListThreatIntelSetsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::EnableOrganizationAdminAccountRequest &, const Model::EnableOrganizationAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> EnableOrganizationAdminAccountResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListIPSetsRequest &, const Model::ListIPSetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListIPSetsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateIPSetRequest &, const Model::UpdateIPSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateIPSetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateIPSetRequest &, const Model::CreateIPSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateIPSetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteDetectorRequest &, const Model::DeleteDetectorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteDetectorResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteMalwareProtectionPlanRequest &, const Model::DeleteMalwareProtectionPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMalwareProtectionPlanResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetMalwareScanRequest &, const Model::GetMalwareScanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMalwareScanResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetDetectorRequest &, const Model::GetDetectorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetDetectorResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetIPSetRequest &, const Model::GetIPSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetIPSetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::StartMalwareScanRequest &, const Model::StartMalwareScanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartMalwareScanResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetMembersRequest &, const Model::GetMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMembersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetRemainingFreeTrialDaysRequest &, const Model::GetRemainingFreeTrialDaysOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetRemainingFreeTrialDaysResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetMalwareScanSettingsRequest &, const Model::GetMalwareScanSettingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMalwareScanSettingsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateThreatEntitySetRequest &, const Model::CreateThreatEntitySetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateThreatEntitySetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateMembersRequest &, const Model::CreateMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateMembersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteThreatEntitySetRequest &, const Model::DeleteThreatEntitySetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteThreatEntitySetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListFiltersRequest &, const Model::ListFiltersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListFiltersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteThreatIntelSetRequest &, const Model::DeleteThreatIntelSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteThreatIntelSetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetThreatIntelSetRequest &, const Model::GetThreatIntelSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetThreatIntelSetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListInvitationsRequest &, const Model::ListInvitationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListInvitationsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreatePublishingDestinationRequest &, const Model::CreatePublishingDestinationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreatePublishingDestinationResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateMalwareProtectionPlanRequest &, const Model::UpdateMalwareProtectionPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateMalwareProtectionPlanResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteTrustedEntitySetRequest &, const Model::DeleteTrustedEntitySetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteTrustedEntitySetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdatePublishingDestinationRequest &, const Model::UpdatePublishingDestinationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdatePublishingDestinationResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetUsageStatisticsRequest &, const Model::GetUsageStatisticsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetUsageStatisticsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::SendObjectMalwareScanRequest &, const Model::SendObjectMalwareScanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> SendObjectMalwareScanResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::StartMonitoringMembersRequest &, const Model::StartMonitoringMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> StartMonitoringMembersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DisassociateFromAdministratorAccountRequest &, const Model::DisassociateFromAdministratorAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateFromAdministratorAccountResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DescribeOrganizationConfigurationRequest &, const Model::DescribeOrganizationConfigurationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeOrganizationConfigurationResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DescribeMalwareScansRequest &, const Model::DescribeMalwareScansOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribeMalwareScansResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListTrustedEntitySetsRequest &, const Model::ListTrustedEntitySetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTrustedEntitySetsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListThreatEntitySetsRequest &, const Model::ListThreatEntitySetsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListThreatEntitySetsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::InviteMembersRequest &, const Model::InviteMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> InviteMembersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateDetectorRequest &, const Model::CreateDetectorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateDetectorResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateDetectorRequest &, const Model::UpdateDetectorOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateDetectorResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetOrganizationStatisticsRequest &, const Model::GetOrganizationStatisticsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetOrganizationStatisticsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DisassociateMembersRequest &, const Model::DisassociateMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisassociateMembersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteMembersRequest &, const Model::DeleteMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteMembersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::TagResourceRequest &, const Model::TagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> TagResourceResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListCoverageRequest &, const Model::ListCoverageOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListCoverageResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateThreatIntelSetRequest &, const Model::UpdateThreatIntelSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateThreatIntelSetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DescribePublishingDestinationRequest &, const Model::DescribePublishingDestinationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DescribePublishingDestinationResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetThreatEntitySetRequest &, const Model::GetThreatEntitySetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetThreatEntitySetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetAdministratorAccountRequest &, const Model::GetAdministratorAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetAdministratorAccountResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteFilterRequest &, const Model::DeleteFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteFilterResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UntagResourceRequest &, const Model::UntagResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UntagResourceResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetTrustedEntitySetRequest &, const Model::GetTrustedEntitySetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetTrustedEntitySetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetMalwareProtectionPlanRequest &, const Model::GetMalwareProtectionPlanOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetMalwareProtectionPlanResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListTagsForResourceRequest &, const Model::ListTagsForResourceOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListTagsForResourceResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetFindingsStatisticsRequest &, const Model::GetFindingsStatisticsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFindingsStatisticsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeleteIPSetRequest &, const Model::DeleteIPSetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeleteIPSetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateTrustedEntitySetRequest &, const Model::CreateTrustedEntitySetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateTrustedEntitySetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::CreateFilterRequest &, const Model::CreateFilterOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> CreateFilterResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateFindingsFeedbackRequest &, const Model::UpdateFindingsFeedbackOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateFindingsFeedbackResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DisableOrganizationAdminAccountRequest &, const Model::DisableOrganizationAdminAccountOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DisableOrganizationAdminAccountResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::DeletePublishingDestinationRequest &, const Model::DeletePublishingDestinationOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> DeletePublishingDestinationResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UnarchiveFindingsRequest &, const Model::UnarchiveFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UnarchiveFindingsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::UpdateTrustedEntitySetRequest &, const Model::UpdateTrustedEntitySetOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> UpdateTrustedEntitySetResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListMembersRequest &, const Model::ListMembersOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListMembersResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::GetFindingsRequest &, const Model::GetFindingsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> GetFindingsResponseReceivedHandler
std::function< void(const GuardDutyClient *, const Model::ListPublishingDestinationsRequest &, const Model::ListPublishingDestinationsOutcome &, const std::shared_ptr< const Aws::Client::AsyncCallerContext > &)> ListPublishingDestinationsResponseReceivedHandler
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String