Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface AccountUsage

The number of functions and amount of storage in use.

Hierarchy

  • AccountUsage

Properties

FunctionCount?: number

The number of Lambda functions.

TotalCodeSize?: number

The amount of storage space, in bytes, that's being used by deployment packages and layer archives.