Lambda Browser
The Lambda browser shows function configurations and lets you invoke functions directly.
Features
Section titled “Features”- Function list with runtime, memory, timeout, and state
- Runtime badges — Python, Node.js, Java, Go, .NET, Ruby, Container
- State indicators — Active, Inactive, Pending, Failed
- Alias and version management
- Event source mappings — SQS, Kinesis, DynamoDB triggers
- Invoke panel — send JSON payloads and view responses
- Code download — download function deployment packages
- Tagging support
Write Operations
Section titled “Write Operations”| Operation | Description |
|---|---|
| Invoke | Send custom JSON payload, view response and logs |
| Download code | Download the function’s deployment package |
Invocation
Section titled “Invocation”The invoke panel supports:
- Custom JSON payloads
- Invocation type selection (RequestResponse, Event, DryRun)
- Response viewer with syntax highlighting
- Execution logs inline