lib/aws-sdk-guardduty/plugins/endpoints.rb in aws-sdk-guardduty-1.85.0 vs lib/aws-sdk-guardduty/plugins/endpoints.rb in aws-sdk-guardduty-1.86.0

- old
+ new

@@ -131,9 +131,11 @@ Aws::GuardDuty::Endpoints::GetMasterAccount.build(context) when :get_member_detectors Aws::GuardDuty::Endpoints::GetMemberDetectors.build(context) when :get_members Aws::GuardDuty::Endpoints::GetMembers.build(context) + when :get_organization_statistics + Aws::GuardDuty::Endpoints::GetOrganizationStatistics.build(context) when :get_remaining_free_trial_days Aws::GuardDuty::Endpoints::GetRemainingFreeTrialDays.build(context) when :get_threat_intel_set Aws::GuardDuty::Endpoints::GetThreatIntelSet.build(context) when :get_usage_statistics