

# Stats
<a name="API_Stats"></a>

Container for the stats details.

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

 ** BytesProcessed **   <a name="AmazonS3-Type-Stats-BytesProcessed"></a>
The total number of uncompressed object bytes processed.  
Type: Long  
Required: No

 ** BytesReturned **   <a name="AmazonS3-Type-Stats-BytesReturned"></a>
The total number of bytes of records payload data returned.  
Type: Long  
Required: No

 ** BytesScanned **   <a name="AmazonS3-Type-Stats-BytesScanned"></a>
The total number of object bytes scanned.  
Type: Long  
Required: No

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

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/s3-2006-03-01/Stats) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/s3-2006-03-01/Stats) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/s3-2006-03-01/Stats) 