lib/aws-sdk-guardduty/plugins/endpoints.rb in aws-sdk-guardduty-1.93.0 vs lib/aws-sdk-guardduty/plugins/endpoints.rb in aws-sdk-guardduty-1.94.0
- old
+ new
@@ -68,10 +68,12 @@
Aws::GuardDuty::Endpoints::CreateDetector.build(context)
when :create_filter
Aws::GuardDuty::Endpoints::CreateFilter.build(context)
when :create_ip_set
Aws::GuardDuty::Endpoints::CreateIPSet.build(context)
+ when :create_malware_protection_plan
+ Aws::GuardDuty::Endpoints::CreateMalwareProtectionPlan.build(context)
when :create_members
Aws::GuardDuty::Endpoints::CreateMembers.build(context)
when :create_publishing_destination
Aws::GuardDuty::Endpoints::CreatePublishingDestination.build(context)
when :create_sample_findings
@@ -86,10 +88,12 @@
Aws::GuardDuty::Endpoints::DeleteFilter.build(context)
when :delete_ip_set
Aws::GuardDuty::Endpoints::DeleteIPSet.build(context)
when :delete_invitations
Aws::GuardDuty::Endpoints::DeleteInvitations.build(context)
+ when :delete_malware_protection_plan
+ Aws::GuardDuty::Endpoints::DeleteMalwareProtectionPlan.build(context)
when :delete_members
Aws::GuardDuty::Endpoints::DeleteMembers.build(context)
when :delete_publishing_destination
Aws::GuardDuty::Endpoints::DeletePublishingDestination.build(context)
when :delete_threat_intel_set
@@ -124,10 +128,12 @@
Aws::GuardDuty::Endpoints::GetFindingsStatistics.build(context)
when :get_ip_set
Aws::GuardDuty::Endpoints::GetIPSet.build(context)
when :get_invitations_count
Aws::GuardDuty::Endpoints::GetInvitationsCount.build(context)
+ when :get_malware_protection_plan
+ Aws::GuardDuty::Endpoints::GetMalwareProtectionPlan.build(context)
when :get_malware_scan_settings
Aws::GuardDuty::Endpoints::GetMalwareScanSettings.build(context)
when :get_master_account
Aws::GuardDuty::Endpoints::GetMasterAccount.build(context)
when :get_member_detectors
@@ -154,10 +160,12 @@
Aws::GuardDuty::Endpoints::ListFindings.build(context)
when :list_ip_sets
Aws::GuardDuty::Endpoints::ListIPSets.build(context)
when :list_invitations
Aws::GuardDuty::Endpoints::ListInvitations.build(context)
+ when :list_malware_protection_plans
+ Aws::GuardDuty::Endpoints::ListMalwareProtectionPlans.build(context)
when :list_members
Aws::GuardDuty::Endpoints::ListMembers.build(context)
when :list_organization_admin_accounts
Aws::GuardDuty::Endpoints::ListOrganizationAdminAccounts.build(context)
when :list_publishing_destinations
@@ -184,9 +192,11 @@
Aws::GuardDuty::Endpoints::UpdateFilter.build(context)
when :update_findings_feedback
Aws::GuardDuty::Endpoints::UpdateFindingsFeedback.build(context)
when :update_ip_set
Aws::GuardDuty::Endpoints::UpdateIPSet.build(context)
+ when :update_malware_protection_plan
+ Aws::GuardDuty::Endpoints::UpdateMalwareProtectionPlan.build(context)
when :update_malware_scan_settings
Aws::GuardDuty::Endpoints::UpdateMalwareScanSettings.build(context)
when :update_member_detectors
Aws::GuardDuty::Endpoints::UpdateMemberDetectors.build(context)
when :update_organization_configuration