Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.02 KB

API_AccountUsage.md

File metadata and controls

23 lines (17 loc) · 1.02 KB

AccountUsage

The number of functions and amount of storage in use.

Contents

FunctionCount The number of Lambda functions.
Type: Long
Required: No

TotalCodeSize The amount of storage space, in bytes, that's being used by deployment packages and layer archives.
Type: Long
Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: