Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 524 Bytes

File metadata and controls

29 lines (17 loc) · 524 Bytes

Lambda Container

A read-only script that queries Lambda resources and displays information.

Running

bash lambda-container.sh

What it does

  1. Listing Lambda runtimes
  2. Getting Lambda service quotas
  3. Listing functions by runtime
  4. Listing event source mappings

Resources created

None — this script is read-only.

Cost

No cost. This script only reads existing resources.

Related docs