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/GuardDutyWaiter.h>
14#include <aws/guardduty/GuardDuty_EXPORTS.h>
59 std::shared_ptr<GuardDutyEndpointProviderBase> endpointProvider =
nullptr);
72 GuardDutyClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
73 std::shared_ptr<GuardDutyEndpointProviderBase> endpointProvider =
nullptr,
93 GuardDutyClient(
const std::shared_ptr<Aws::Auth::AWSCredentialsProvider>& credentialsProvider,
113 template <
typename AcceptAdministratorInvitationRequestT = Model::AcceptAdministratorInvitationRequest>
115 const AcceptAdministratorInvitationRequestT& request)
const {
116 return SubmitCallable(&GuardDutyClient::AcceptAdministratorInvitation, request);
123 template <
typename AcceptAdministratorInvitationRequestT = Model::AcceptAdministratorInvitationRequest>
126 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
127 return SubmitAsync(&GuardDutyClient::AcceptAdministratorInvitation, request, handler, context);
143 template <
typename ArchiveFindingsRequestT = Model::ArchiveFindingsRequest>
145 return SubmitCallable(&GuardDutyClient::ArchiveFindings, request);
152 template <
typename ArchiveFindingsRequestT = Model::ArchiveFindingsRequest>
154 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
155 return SubmitAsync(&GuardDutyClient::ArchiveFindings, request, handler, context);
187 template <
typename CreateDetectorRequestT = Model::CreateDetectorRequest>
189 return SubmitCallable(&GuardDutyClient::CreateDetector, request);
196 template <
typename CreateDetectorRequestT = Model::CreateDetectorRequest>
198 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
199 return SubmitAsync(&GuardDutyClient::CreateDetector, request, handler, context);
216 template <
typename CreateFilterRequestT = Model::CreateFilterRequest>
218 return SubmitCallable(&GuardDutyClient::CreateFilter, request);
225 template <
typename CreateFilterRequestT = Model::CreateFilterRequest>
227 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
228 return SubmitAsync(&GuardDutyClient::CreateFilter, request, handler, context);
246 template <
typename CreateIPSetRequestT = Model::CreateIPSetRequest>
248 return SubmitCallable(&GuardDutyClient::CreateIPSet, request);
255 template <
typename CreateIPSetRequestT = Model::CreateIPSetRequest>
257 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
258 return SubmitAsync(&GuardDutyClient::CreateIPSet, request, handler, context);
278 template <
typename CreateMalwareProtectionPlanRequestT = Model::CreateMalwareProtectionPlanRequest>
280 const CreateMalwareProtectionPlanRequestT& request)
const {
281 return SubmitCallable(&GuardDutyClient::CreateMalwareProtectionPlan, request);
288 template <
typename CreateMalwareProtectionPlanRequestT = Model::CreateMalwareProtectionPlanRequest>
291 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
292 return SubmitAsync(&GuardDutyClient::CreateMalwareProtectionPlan, request, handler, context);
330 template <
typename CreateMembersRequestT = Model::CreateMembersRequest>
332 return SubmitCallable(&GuardDutyClient::CreateMembers, request);
339 template <
typename CreateMembersRequestT = Model::CreateMembersRequest>
341 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
342 return SubmitAsync(&GuardDutyClient::CreateMembers, request, handler, context);
359 template <
typename CreatePublishingDestinationRequestT = Model::CreatePublishingDestinationRequest>
361 const CreatePublishingDestinationRequestT& request)
const {
362 return SubmitCallable(&GuardDutyClient::CreatePublishingDestination, request);
369 template <
typename CreatePublishingDestinationRequestT = Model::CreatePublishingDestinationRequest>
372 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
373 return SubmitAsync(&GuardDutyClient::CreatePublishingDestination, request, handler, context);
389 template <
typename CreateSampleFindingsRequestT = Model::CreateSampleFindingsRequest>
391 return SubmitCallable(&GuardDutyClient::CreateSampleFindings, request);
398 template <
typename CreateSampleFindingsRequestT = Model::CreateSampleFindingsRequest>
400 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
401 return SubmitAsync(&GuardDutyClient::CreateSampleFindings, request, handler, context);
419 template <
typename CreateThreatEntitySetRequestT = Model::CreateThreatEntitySetRequest>
421 return SubmitCallable(&GuardDutyClient::CreateThreatEntitySet, request);
428 template <
typename CreateThreatEntitySetRequestT = Model::CreateThreatEntitySetRequest>
430 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
431 return SubmitAsync(&GuardDutyClient::CreateThreatEntitySet, request, handler, context);
447 template <
typename CreateThreatIntelSetRequestT = Model::CreateThreatIntelSetRequest>
449 return SubmitCallable(&GuardDutyClient::CreateThreatIntelSet, request);
456 template <
typename CreateThreatIntelSetRequestT = Model::CreateThreatIntelSetRequest>
458 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
459 return SubmitAsync(&GuardDutyClient::CreateThreatIntelSet, request, handler, context);
479 template <
typename CreateTrustedEntitySetRequestT = Model::CreateTrustedEntitySetRequest>
481 return SubmitCallable(&GuardDutyClient::CreateTrustedEntitySet, request);
488 template <
typename CreateTrustedEntitySetRequestT = Model::CreateTrustedEntitySetRequest>
491 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
492 return SubmitAsync(&GuardDutyClient::CreateTrustedEntitySet, request, handler, context);
507 template <
typename DeclineInvitationsRequestT = Model::DeclineInvitationsRequest>
509 return SubmitCallable(&GuardDutyClient::DeclineInvitations, request);
516 template <
typename DeclineInvitationsRequestT = Model::DeclineInvitationsRequest>
518 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
519 return SubmitAsync(&GuardDutyClient::DeclineInvitations, request, handler, context);
533 template <
typename DeleteDetectorRequestT = Model::DeleteDetectorRequest>
535 return SubmitCallable(&GuardDutyClient::DeleteDetector, request);
542 template <
typename DeleteDetectorRequestT = Model::DeleteDetectorRequest>
544 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
545 return SubmitAsync(&GuardDutyClient::DeleteDetector, request, handler, context);
559 template <
typename DeleteFilterRequestT = Model::DeleteFilterRequest>
561 return SubmitCallable(&GuardDutyClient::DeleteFilter, request);
568 template <
typename DeleteFilterRequestT = Model::DeleteFilterRequest>
570 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
571 return SubmitAsync(&GuardDutyClient::DeleteFilter, request, handler, context);
585 template <
typename DeleteIPSetRequestT = Model::DeleteIPSetRequest>
587 return SubmitCallable(&GuardDutyClient::DeleteIPSet, request);
594 template <
typename DeleteIPSetRequestT = Model::DeleteIPSetRequest>
596 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
597 return SubmitAsync(&GuardDutyClient::DeleteIPSet, request, handler, context);
612 template <
typename DeleteInvitationsRequestT = Model::DeleteInvitationsRequest>
614 return SubmitCallable(&GuardDutyClient::DeleteInvitations, request);
621 template <
typename DeleteInvitationsRequestT = Model::DeleteInvitationsRequest>
623 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
624 return SubmitAsync(&GuardDutyClient::DeleteInvitations, request, handler, context);
641 template <
typename DeleteMalwareProtectionPlanRequestT = Model::DeleteMalwareProtectionPlanRequest>
643 const DeleteMalwareProtectionPlanRequestT& request)
const {
644 return SubmitCallable(&GuardDutyClient::DeleteMalwareProtectionPlan, request);
651 template <
typename DeleteMalwareProtectionPlanRequestT = Model::DeleteMalwareProtectionPlanRequest>
654 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
655 return SubmitAsync(&GuardDutyClient::DeleteMalwareProtectionPlan, request, handler, context);
673 template <
typename DeleteMembersRequestT = Model::DeleteMembersRequest>
675 return SubmitCallable(&GuardDutyClient::DeleteMembers, request);
682 template <
typename DeleteMembersRequestT = Model::DeleteMembersRequest>
684 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
685 return SubmitAsync(&GuardDutyClient::DeleteMembers, request, handler, context);
701 template <
typename DeletePublishingDestinationRequestT = Model::DeletePublishingDestinationRequest>
703 const DeletePublishingDestinationRequestT& request)
const {
704 return SubmitCallable(&GuardDutyClient::DeletePublishingDestination, request);
711 template <
typename DeletePublishingDestinationRequestT = Model::DeletePublishingDestinationRequest>
714 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
715 return SubmitAsync(&GuardDutyClient::DeletePublishingDestination, request, handler, context);
730 template <
typename DeleteThreatEntitySetRequestT = Model::DeleteThreatEntitySetRequest>
732 return SubmitCallable(&GuardDutyClient::DeleteThreatEntitySet, request);
739 template <
typename DeleteThreatEntitySetRequestT = Model::DeleteThreatEntitySetRequest>
741 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
742 return SubmitAsync(&GuardDutyClient::DeleteThreatEntitySet, request, handler, context);
757 template <
typename DeleteThreatIntelSetRequestT = Model::DeleteThreatIntelSetRequest>
759 return SubmitCallable(&GuardDutyClient::DeleteThreatIntelSet, request);
766 template <
typename DeleteThreatIntelSetRequestT = Model::DeleteThreatIntelSetRequest>
768 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
769 return SubmitAsync(&GuardDutyClient::DeleteThreatIntelSet, request, handler, context);
784 template <
typename DeleteTrustedEntitySetRequestT = Model::DeleteTrustedEntitySetRequest>
786 return SubmitCallable(&GuardDutyClient::DeleteTrustedEntitySet, request);
793 template <
typename DeleteTrustedEntitySetRequestT = Model::DeleteTrustedEntitySetRequest>
796 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
797 return SubmitAsync(&GuardDutyClient::DeleteTrustedEntitySet, request, handler, context);
817 template <
typename DescribeMalwareScansRequestT = Model::DescribeMalwareScansRequest>
819 return SubmitCallable(&GuardDutyClient::DescribeMalwareScans, request);
826 template <
typename DescribeMalwareScansRequestT = Model::DescribeMalwareScansRequest>
828 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
829 return SubmitAsync(&GuardDutyClient::DescribeMalwareScans, request, handler, context);
849 template <
typename DescribeOrganizationConfigurationRequestT = Model::DescribeOrganizationConfigurationRequest>
851 const DescribeOrganizationConfigurationRequestT& request)
const {
852 return SubmitCallable(&GuardDutyClient::DescribeOrganizationConfiguration, request);
859 template <
typename DescribeOrganizationConfigurationRequestT = Model::DescribeOrganizationConfigurationRequest>
862 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
863 return SubmitAsync(&GuardDutyClient::DescribeOrganizationConfiguration, request, handler, context);
879 template <
typename DescribePublishingDestinationRequestT = Model::DescribePublishingDestinationRequest>
881 const DescribePublishingDestinationRequestT& request)
const {
882 return SubmitCallable(&GuardDutyClient::DescribePublishingDestination, request);
889 template <
typename DescribePublishingDestinationRequestT = Model::DescribePublishingDestinationRequest>
892 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
893 return SubmitAsync(&GuardDutyClient::DescribePublishingDestination, request, handler, context);
910 template <
typename DisableOrganizationAdminAccountRequestT = Model::DisableOrganizationAdminAccountRequest>
912 const DisableOrganizationAdminAccountRequestT& request)
const {
913 return SubmitCallable(&GuardDutyClient::DisableOrganizationAdminAccount, request);
920 template <
typename DisableOrganizationAdminAccountRequestT = Model::DisableOrganizationAdminAccountRequest>
923 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
924 return SubmitAsync(&GuardDutyClient::DisableOrganizationAdminAccount, request, handler, context);
952 template <
typename DisassociateFromAdministratorAccountRequestT = Model::DisassociateFromAdministratorAccountRequest>
954 const DisassociateFromAdministratorAccountRequestT& request)
const {
955 return SubmitCallable(&GuardDutyClient::DisassociateFromAdministratorAccount, request);
962 template <
typename DisassociateFromAdministratorAccountRequestT = Model::DisassociateFromAdministratorAccountRequest>
965 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
966 return SubmitAsync(&GuardDutyClient::DisassociateFromAdministratorAccount, request, handler, context);
1007 template <
typename DisassociateMembersRequestT = Model::DisassociateMembersRequest>
1009 return SubmitCallable(&GuardDutyClient::DisassociateMembers, request);
1016 template <
typename DisassociateMembersRequestT = Model::DisassociateMembersRequest>
1018 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1019 return SubmitAsync(&GuardDutyClient::DisassociateMembers, request, handler, context);
1036 template <
typename EnableOrganizationAdminAccountRequestT = Model::EnableOrganizationAdminAccountRequest>
1038 const EnableOrganizationAdminAccountRequestT& request)
const {
1039 return SubmitCallable(&GuardDutyClient::EnableOrganizationAdminAccount, request);
1046 template <
typename EnableOrganizationAdminAccountRequestT = Model::EnableOrganizationAdminAccountRequest>
1049 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1050 return SubmitAsync(&GuardDutyClient::EnableOrganizationAdminAccount, request, handler, context);
1073 template <
typename GetAdministratorAccountRequestT = Model::GetAdministratorAccountRequest>
1075 return SubmitCallable(&GuardDutyClient::GetAdministratorAccount, request);
1082 template <
typename GetAdministratorAccountRequestT = Model::GetAdministratorAccountRequest>
1085 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1086 return SubmitAsync(&GuardDutyClient::GetAdministratorAccount, request, handler, context);
1104 template <
typename GetCoverageStatisticsRequestT = Model::GetCoverageStatisticsRequest>
1106 return SubmitCallable(&GuardDutyClient::GetCoverageStatistics, request);
1113 template <
typename GetCoverageStatisticsRequestT = Model::GetCoverageStatisticsRequest>
1115 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1116 return SubmitAsync(&GuardDutyClient::GetCoverageStatistics, request, handler, context);
1134 template <
typename GetDetectorRequestT = Model::GetDetectorRequest>
1136 return SubmitCallable(&GuardDutyClient::GetDetector, request);
1143 template <
typename GetDetectorRequestT = Model::GetDetectorRequest>
1145 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1146 return SubmitAsync(&GuardDutyClient::GetDetector, request, handler, context);
1160 template <
typename GetFilterRequestT = Model::GetFilterRequest>
1162 return SubmitCallable(&GuardDutyClient::GetFilter, request);
1169 template <
typename GetFilterRequestT = Model::GetFilterRequest>
1171 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1172 return SubmitAsync(&GuardDutyClient::GetFilter, request, handler, context);
1186 template <
typename GetFindingsRequestT = Model::GetFindingsRequest>
1188 return SubmitCallable(&GuardDutyClient::GetFindings, request);
1195 template <
typename GetFindingsRequestT = Model::GetFindingsRequest>
1197 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1198 return SubmitAsync(&GuardDutyClient::GetFindings, request, handler, context);
1220 template <
typename GetFindingsStatisticsRequestT = Model::GetFindingsStatisticsRequest>
1222 return SubmitCallable(&GuardDutyClient::GetFindingsStatistics, request);
1229 template <
typename GetFindingsStatisticsRequestT = Model::GetFindingsStatisticsRequest>
1231 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1232 return SubmitAsync(&GuardDutyClient::GetFindingsStatistics, request, handler, context);
1246 template <
typename GetIPSetRequestT = Model::GetIPSetRequest>
1248 return SubmitCallable(&GuardDutyClient::GetIPSet, request);
1255 template <
typename GetIPSetRequestT = Model::GetIPSetRequest>
1257 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1258 return SubmitAsync(&GuardDutyClient::GetIPSet, request, handler, context);
1274 template <
typename GetInvitationsCountRequestT = Model::GetInvitationsCountRequest>
1276 return SubmitCallable(&GuardDutyClient::GetInvitationsCount, request);
1283 template <
typename GetInvitationsCountRequestT = Model::GetInvitationsCountRequest>
1285 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1286 const GetInvitationsCountRequestT& request = {})
const {
1287 return SubmitAsync(&GuardDutyClient::GetInvitationsCount, request, handler, context);
1302 template <
typename GetMalwareProtectionPlanRequestT = Model::GetMalwareProtectionPlanRequest>
1304 return SubmitCallable(&GuardDutyClient::GetMalwareProtectionPlan, request);
1311 template <
typename GetMalwareProtectionPlanRequestT = Model::GetMalwareProtectionPlanRequest>
1314 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1315 return SubmitAsync(&GuardDutyClient::GetMalwareProtectionPlan, request, handler, context);
1335 template <
typename GetMalwareScanRequestT = Model::GetMalwareScanRequest>
1337 return SubmitCallable(&GuardDutyClient::GetMalwareScan, request);
1344 template <
typename GetMalwareScanRequestT = Model::GetMalwareScanRequest>
1346 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1347 return SubmitAsync(&GuardDutyClient::GetMalwareScan, request, handler, context);
1366 template <
typename GetMalwareScanSettingsRequestT = Model::GetMalwareScanSettingsRequest>
1368 return SubmitCallable(&GuardDutyClient::GetMalwareScanSettings, request);
1375 template <
typename GetMalwareScanSettingsRequestT = Model::GetMalwareScanSettingsRequest>
1378 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1379 return SubmitAsync(&GuardDutyClient::GetMalwareScanSettings, request, handler, context);
1398 template <
typename GetMemberDetectorsRequestT = Model::GetMemberDetectorsRequest>
1400 return SubmitCallable(&GuardDutyClient::GetMemberDetectors, request);
1407 template <
typename GetMemberDetectorsRequestT = Model::GetMemberDetectorsRequest>
1409 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1410 return SubmitAsync(&GuardDutyClient::GetMemberDetectors, request, handler, context);
1424 template <
typename GetMembersRequestT = Model::GetMembersRequest>
1426 return SubmitCallable(&GuardDutyClient::GetMembers, request);
1433 template <
typename GetMembersRequestT = Model::GetMembersRequest>
1435 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1436 return SubmitAsync(&GuardDutyClient::GetMembers, request, handler, context);
1455 template <
typename GetOrganizationStatisticsRequestT = Model::GetOrganizationStatisticsRequest>
1457 const GetOrganizationStatisticsRequestT& request = {})
const {
1458 return SubmitCallable(&GuardDutyClient::GetOrganizationStatistics, request);
1465 template <
typename GetOrganizationStatisticsRequestT = Model::GetOrganizationStatisticsRequest>
1467 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1468 const GetOrganizationStatisticsRequestT& request = {})
const {
1469 return SubmitAsync(&GuardDutyClient::GetOrganizationStatistics, request, handler, context);
1484 template <
typename GetRemainingFreeTrialDaysRequestT = Model::GetRemainingFreeTrialDaysRequest>
1486 const GetRemainingFreeTrialDaysRequestT& request)
const {
1487 return SubmitCallable(&GuardDutyClient::GetRemainingFreeTrialDays, request);
1494 template <
typename GetRemainingFreeTrialDaysRequestT = Model::GetRemainingFreeTrialDaysRequest>
1497 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1498 return SubmitAsync(&GuardDutyClient::GetRemainingFreeTrialDays, request, handler, context);
1513 template <
typename GetThreatEntitySetRequestT = Model::GetThreatEntitySetRequest>
1515 return SubmitCallable(&GuardDutyClient::GetThreatEntitySet, request);
1522 template <
typename GetThreatEntitySetRequestT = Model::GetThreatEntitySetRequest>
1524 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1525 return SubmitAsync(&GuardDutyClient::GetThreatEntitySet, request, handler, context);
1540 template <
typename GetThreatIntelSetRequestT = Model::GetThreatIntelSetRequest>
1542 return SubmitCallable(&GuardDutyClient::GetThreatIntelSet, request);
1549 template <
typename GetThreatIntelSetRequestT = Model::GetThreatIntelSetRequest>
1551 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1552 return SubmitAsync(&GuardDutyClient::GetThreatIntelSet, request, handler, context);
1567 template <
typename GetTrustedEntitySetRequestT = Model::GetTrustedEntitySetRequest>
1569 return SubmitCallable(&GuardDutyClient::GetTrustedEntitySet, request);
1576 template <
typename GetTrustedEntitySetRequestT = Model::GetTrustedEntitySetRequest>
1578 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1579 return SubmitAsync(&GuardDutyClient::GetTrustedEntitySet, request, handler, context);
1599 template <
typename GetUsageStatisticsRequestT = Model::GetUsageStatisticsRequest>
1601 return SubmitCallable(&GuardDutyClient::GetUsageStatistics, request);
1608 template <
typename GetUsageStatisticsRequestT = Model::GetUsageStatisticsRequest>
1610 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1611 return SubmitAsync(&GuardDutyClient::GetUsageStatistics, request, handler, context);
1660 template <
typename InviteMembersRequestT = Model::InviteMembersRequest>
1662 return SubmitCallable(&GuardDutyClient::InviteMembers, request);
1669 template <
typename InviteMembersRequestT = Model::InviteMembersRequest>
1671 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1672 return SubmitAsync(&GuardDutyClient::InviteMembers, request, handler, context);
1689 template <
typename ListCoverageRequestT = Model::ListCoverageRequest>
1691 return SubmitCallable(&GuardDutyClient::ListCoverage, request);
1698 template <
typename ListCoverageRequestT = Model::ListCoverageRequest>
1700 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1701 return SubmitAsync(&GuardDutyClient::ListCoverage, request, handler, context);
1715 template <
typename ListDetectorsRequestT = Model::ListDetectorsRequest>
1717 return SubmitCallable(&GuardDutyClient::ListDetectors, request);
1724 template <
typename ListDetectorsRequestT = Model::ListDetectorsRequest>
1726 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1727 const ListDetectorsRequestT& request = {})
const {
1728 return SubmitAsync(&GuardDutyClient::ListDetectors, request, handler, context);
1742 template <
typename ListFiltersRequestT = Model::ListFiltersRequest>
1744 return SubmitCallable(&GuardDutyClient::ListFilters, request);
1751 template <
typename ListFiltersRequestT = Model::ListFiltersRequest>
1753 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1754 return SubmitAsync(&GuardDutyClient::ListFilters, request, handler, context);
1771 template <
typename ListFindingsRequestT = Model::ListFindingsRequest>
1773 return SubmitCallable(&GuardDutyClient::ListFindings, request);
1780 template <
typename ListFindingsRequestT = Model::ListFindingsRequest>
1782 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1783 return SubmitAsync(&GuardDutyClient::ListFindings, request, handler, context);
1798 template <
typename ListIPSetsRequestT = Model::ListIPSetsRequest>
1800 return SubmitCallable(&GuardDutyClient::ListIPSets, request);
1807 template <
typename ListIPSetsRequestT = Model::ListIPSetsRequest>
1809 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1810 return SubmitAsync(&GuardDutyClient::ListIPSets, request, handler, context);
1824 template <
typename ListInvitationsRequestT = Model::ListInvitationsRequest>
1826 return SubmitCallable(&GuardDutyClient::ListInvitations, request);
1833 template <
typename ListInvitationsRequestT = Model::ListInvitationsRequest>
1835 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1836 const ListInvitationsRequestT& request = {})
const {
1837 return SubmitAsync(&GuardDutyClient::ListInvitations, request, handler, context);
1853 template <
typename ListMalwareProtectionPlansRequestT = Model::ListMalwareProtectionPlansRequest>
1855 const ListMalwareProtectionPlansRequestT& request = {})
const {
1856 return SubmitCallable(&GuardDutyClient::ListMalwareProtectionPlans, request);
1863 template <
typename ListMalwareProtectionPlansRequestT = Model::ListMalwareProtectionPlansRequest>
1865 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1866 const ListMalwareProtectionPlansRequestT& request = {})
const {
1867 return SubmitAsync(&GuardDutyClient::ListMalwareProtectionPlans, request, handler, context);
1883 template <
typename ListMalwareScansRequestT = Model::ListMalwareScansRequest>
1885 return SubmitCallable(&GuardDutyClient::ListMalwareScans, request);
1892 template <
typename ListMalwareScansRequestT = Model::ListMalwareScansRequest>
1894 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1895 const ListMalwareScansRequestT& request = {})
const {
1896 return SubmitAsync(&GuardDutyClient::ListMalwareScans, request, handler, context);
1910 template <
typename ListMembersRequestT = Model::ListMembersRequest>
1912 return SubmitCallable(&GuardDutyClient::ListMembers, request);
1919 template <
typename ListMembersRequestT = Model::ListMembersRequest>
1921 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1922 return SubmitAsync(&GuardDutyClient::ListMembers, request, handler, context);
1939 template <
typename ListOrganizationAdminAccountsRequestT = Model::ListOrganizationAdminAccountsRequest>
1941 const ListOrganizationAdminAccountsRequestT& request = {})
const {
1942 return SubmitCallable(&GuardDutyClient::ListOrganizationAdminAccounts, request);
1949 template <
typename ListOrganizationAdminAccountsRequestT = Model::ListOrganizationAdminAccountsRequest>
1951 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
1952 const ListOrganizationAdminAccountsRequestT& request = {})
const {
1953 return SubmitAsync(&GuardDutyClient::ListOrganizationAdminAccounts, request, handler, context);
1969 template <
typename ListPublishingDestinationsRequestT = Model::ListPublishingDestinationsRequest>
1971 const ListPublishingDestinationsRequestT& request)
const {
1972 return SubmitCallable(&GuardDutyClient::ListPublishingDestinations, request);
1979 template <
typename ListPublishingDestinationsRequestT = Model::ListPublishingDestinationsRequest>
1982 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
1983 return SubmitAsync(&GuardDutyClient::ListPublishingDestinations, request, handler, context);
2000 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
2002 return SubmitCallable(&GuardDutyClient::ListTagsForResource, request);
2009 template <
typename ListTagsForResourceRequestT = Model::ListTagsForResourceRequest>
2011 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2012 return SubmitAsync(&GuardDutyClient::ListTagsForResource, request, handler, context);
2029 template <
typename ListThreatEntitySetsRequestT = Model::ListThreatEntitySetsRequest>
2031 return SubmitCallable(&GuardDutyClient::ListThreatEntitySets, request);
2038 template <
typename ListThreatEntitySetsRequestT = Model::ListThreatEntitySetsRequest>
2040 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2041 return SubmitAsync(&GuardDutyClient::ListThreatEntitySets, request, handler, context);
2058 template <
typename ListThreatIntelSetsRequestT = Model::ListThreatIntelSetsRequest>
2060 return SubmitCallable(&GuardDutyClient::ListThreatIntelSets, request);
2067 template <
typename ListThreatIntelSetsRequestT = Model::ListThreatIntelSetsRequest>
2069 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2070 return SubmitAsync(&GuardDutyClient::ListThreatIntelSets, request, handler, context);
2087 template <
typename ListTrustedEntitySetsRequestT = Model::ListTrustedEntitySetsRequest>
2089 return SubmitCallable(&GuardDutyClient::ListTrustedEntitySets, request);
2096 template <
typename ListTrustedEntitySetsRequestT = Model::ListTrustedEntitySetsRequest>
2098 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2099 return SubmitAsync(&GuardDutyClient::ListTrustedEntitySets, request, handler, context);
2120 template <
typename SendObjectMalwareScanRequestT = Model::SendObjectMalwareScanRequest>
2122 return SubmitCallable(&GuardDutyClient::SendObjectMalwareScan, request);
2129 template <
typename SendObjectMalwareScanRequestT = Model::SendObjectMalwareScanRequest>
2131 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr,
2132 const SendObjectMalwareScanRequestT& request = {})
const {
2133 return SubmitAsync(&GuardDutyClient::SendObjectMalwareScan, request, handler, context);
2160 template <
typename StartMalwareScanRequestT = Model::StartMalwareScanRequest>
2162 return SubmitCallable(&GuardDutyClient::StartMalwareScan, request);
2169 template <
typename StartMalwareScanRequestT = Model::StartMalwareScanRequest>
2171 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2172 return SubmitAsync(&GuardDutyClient::StartMalwareScan, request, handler, context);
2190 template <
typename StartMonitoringMembersRequestT = Model::StartMonitoringMembersRequest>
2192 return SubmitCallable(&GuardDutyClient::StartMonitoringMembers, request);
2199 template <
typename StartMonitoringMembersRequestT = Model::StartMonitoringMembersRequest>
2202 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2203 return SubmitAsync(&GuardDutyClient::StartMonitoringMembers, request, handler, context);
2222 template <
typename StopMonitoringMembersRequestT = Model::StopMonitoringMembersRequest>
2224 return SubmitCallable(&GuardDutyClient::StopMonitoringMembers, request);
2231 template <
typename StopMonitoringMembersRequestT = Model::StopMonitoringMembersRequest>
2233 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2234 return SubmitAsync(&GuardDutyClient::StopMonitoringMembers, request, handler, context);
2247 template <
typename TagResourceRequestT = Model::TagResourceRequest>
2249 return SubmitCallable(&GuardDutyClient::TagResource, request);
2256 template <
typename TagResourceRequestT = Model::TagResourceRequest>
2258 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2259 return SubmitAsync(&GuardDutyClient::TagResource, request, handler, context);
2274 template <
typename UnarchiveFindingsRequestT = Model::UnarchiveFindingsRequest>
2276 return SubmitCallable(&GuardDutyClient::UnarchiveFindings, request);
2283 template <
typename UnarchiveFindingsRequestT = Model::UnarchiveFindingsRequest>
2285 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2286 return SubmitAsync(&GuardDutyClient::UnarchiveFindings, request, handler, context);
2299 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
2301 return SubmitCallable(&GuardDutyClient::UntagResource, request);
2308 template <
typename UntagResourceRequestT = Model::UntagResourceRequest>
2310 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2311 return SubmitAsync(&GuardDutyClient::UntagResource, request, handler, context);
2335 template <
typename UpdateDetectorRequestT = Model::UpdateDetectorRequest>
2337 return SubmitCallable(&GuardDutyClient::UpdateDetector, request);
2344 template <
typename UpdateDetectorRequestT = Model::UpdateDetectorRequest>
2346 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2347 return SubmitAsync(&GuardDutyClient::UpdateDetector, request, handler, context);
2361 template <
typename UpdateFilterRequestT = Model::UpdateFilterRequest>
2363 return SubmitCallable(&GuardDutyClient::UpdateFilter, request);
2370 template <
typename UpdateFilterRequestT = Model::UpdateFilterRequest>
2372 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2373 return SubmitAsync(&GuardDutyClient::UpdateFilter, request, handler, context);
2388 template <
typename UpdateFindingsFeedbackRequestT = Model::UpdateFindingsFeedbackRequest>
2390 return SubmitCallable(&GuardDutyClient::UpdateFindingsFeedback, request);
2397 template <
typename UpdateFindingsFeedbackRequestT = Model::UpdateFindingsFeedbackRequest>
2400 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2401 return SubmitAsync(&GuardDutyClient::UpdateFindingsFeedback, request, handler, context);
2414 template <
typename UpdateIPSetRequestT = Model::UpdateIPSetRequest>
2416 return SubmitCallable(&GuardDutyClient::UpdateIPSet, request);
2423 template <
typename UpdateIPSetRequestT = Model::UpdateIPSetRequest>
2425 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2426 return SubmitAsync(&GuardDutyClient::UpdateIPSet, request, handler, context);
2442 template <
typename UpdateMalwareProtectionPlanRequestT = Model::UpdateMalwareProtectionPlanRequest>
2444 const UpdateMalwareProtectionPlanRequestT& request)
const {
2445 return SubmitCallable(&GuardDutyClient::UpdateMalwareProtectionPlan, request);
2452 template <
typename UpdateMalwareProtectionPlanRequestT = Model::UpdateMalwareProtectionPlanRequest>
2455 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2456 return SubmitAsync(&GuardDutyClient::UpdateMalwareProtectionPlan, request, handler, context);
2474 template <
typename UpdateMalwareScanSettingsRequestT = Model::UpdateMalwareScanSettingsRequest>
2476 const UpdateMalwareScanSettingsRequestT& request)
const {
2477 return SubmitCallable(&GuardDutyClient::UpdateMalwareScanSettings, request);
2484 template <
typename UpdateMalwareScanSettingsRequestT = Model::UpdateMalwareScanSettingsRequest>
2487 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2488 return SubmitAsync(&GuardDutyClient::UpdateMalwareScanSettings, request, handler, context);
2512 template <
typename UpdateMemberDetectorsRequestT = Model::UpdateMemberDetectorsRequest>
2514 return SubmitCallable(&GuardDutyClient::UpdateMemberDetectors, request);
2521 template <
typename UpdateMemberDetectorsRequestT = Model::UpdateMemberDetectorsRequest>
2523 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2524 return SubmitAsync(&GuardDutyClient::UpdateMemberDetectors, request, handler, context);
2551 template <
typename UpdateOrganizationConfigurationRequestT = Model::UpdateOrganizationConfigurationRequest>
2553 const UpdateOrganizationConfigurationRequestT& request)
const {
2554 return SubmitCallable(&GuardDutyClient::UpdateOrganizationConfiguration, request);
2561 template <
typename UpdateOrganizationConfigurationRequestT = Model::UpdateOrganizationConfigurationRequest>
2564 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2565 return SubmitAsync(&GuardDutyClient::UpdateOrganizationConfiguration, request, handler, context);
2581 template <
typename UpdatePublishingDestinationRequestT = Model::UpdatePublishingDestinationRequest>
2583 const UpdatePublishingDestinationRequestT& request)
const {
2584 return SubmitCallable(&GuardDutyClient::UpdatePublishingDestination, request);
2591 template <
typename UpdatePublishingDestinationRequestT = Model::UpdatePublishingDestinationRequest>
2594 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2595 return SubmitAsync(&GuardDutyClient::UpdatePublishingDestination, request, handler, context);
2610 template <
typename UpdateThreatEntitySetRequestT = Model::UpdateThreatEntitySetRequest>
2612 return SubmitCallable(&GuardDutyClient::UpdateThreatEntitySet, request);
2619 template <
typename UpdateThreatEntitySetRequestT = Model::UpdateThreatEntitySetRequest>
2621 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2622 return SubmitAsync(&GuardDutyClient::UpdateThreatEntitySet, request, handler, context);
2637 template <
typename UpdateThreatIntelSetRequestT = Model::UpdateThreatIntelSetRequest>
2639 return SubmitCallable(&GuardDutyClient::UpdateThreatIntelSet, request);
2646 template <
typename UpdateThreatIntelSetRequestT = Model::UpdateThreatIntelSetRequest>
2648 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2649 return SubmitAsync(&GuardDutyClient::UpdateThreatIntelSet, request, handler, context);
2664 template <
typename UpdateTrustedEntitySetRequestT = Model::UpdateTrustedEntitySetRequest>
2666 return SubmitCallable(&GuardDutyClient::UpdateTrustedEntitySet, request);
2673 template <
typename UpdateTrustedEntitySetRequestT = Model::UpdateTrustedEntitySetRequest>
2676 const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context =
nullptr)
const {
2677 return SubmitAsync(&GuardDutyClient::UpdateTrustedEntitySet, request, handler, context);
2694 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