

# OrganizationStatistics
<a name="API_OrganizationStatistics"></a>

Information about the coverage statistics of the features for the entire Amazon organization.

When you create a new Amazon organization, it might take up to 24 hours to generate the statistics summary for this organization.

## Contents
<a name="API_OrganizationStatistics_Contents"></a>

 ** activeAccountsCount **   <a name="guardduty-Type-OrganizationStatistics-activeAccountsCount"></a>
Total number of active accounts in your Amazon organization that are associated with GuardDuty.  
Type: Integer  
Required: No

 ** countByFeature **   <a name="guardduty-Type-OrganizationStatistics-countByFeature"></a>
Retrieves the coverage statistics for each feature.  
Type: Array of [OrganizationFeatureStatistics](API_OrganizationFeatureStatistics.md) objects  
Required: No

 ** enabledAccountsCount **   <a name="guardduty-Type-OrganizationStatistics-enabledAccountsCount"></a>
Total number of accounts that have enabled GuardDuty.  
Type: Integer  
Required: No

 ** memberAccountsCount **   <a name="guardduty-Type-OrganizationStatistics-memberAccountsCount"></a>
Total number of accounts in your Amazon organization that are associated with GuardDuty.  
Type: Integer  
Required: No

 ** totalAccountsCount **   <a name="guardduty-Type-OrganizationStatistics-totalAccountsCount"></a>
Total number of accounts in your Amazon organization.  
Type: Integer  
Required: No

## See Also
<a name="API_OrganizationStatistics_SeeAlso"></a>

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\$1\$1](https://docs.amazonaws.cn/goto/SdkForCpp/guardduty-2017-11-28/OrganizationStatistics) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/guardduty-2017-11-28/OrganizationStatistics) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/guardduty-2017-11-28/OrganizationStatistics) 