

# AccountUsage
<a name="API_AccountUsage"></a>

The number of functions and amount of storage in use.

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

 ** FunctionCount **   <a name="lambda-Type-AccountUsage-FunctionCount"></a>
The number of Lambda functions.  
Type: Long  
Required: No

 ** TotalCodeSize **   <a name="lambda-Type-AccountUsage-TotalCodeSize"></a>
The amount of storage space, in bytes, that's being used by deployment packages and layer archives.  
Type: Long  
Required: No

## See Also
<a name="API_AccountUsage_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/lambda-2015-03-31/AccountUsage) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lambda-2015-03-31/AccountUsage) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lambda-2015-03-31/AccountUsage) 