Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.06 KB

API_AccountUsage.md

File metadata and controls

23 lines (17 loc) · 1.06 KB

AccountUsage

Provides code size usage and function count associated with the current account and region.

Contents

FunctionCount The number of your account's existing functions per region.
Type: Long
Required: No

TotalCodeSize Total size, in bytes, of the account's deployment packages per region.
Type: Long
Required: No

See Also

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