• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zappa / Zappa / 22884902365

10 Mar 2026 02:55AM UTC coverage: 74.111% (+0.2%) from 73.871%
22884902365

push

github

web-flow
Add --payload option to `zappa invoke` command (#1412) (#1432)

Allow passing a JSON payload to invoked functions via
`zappa invoke <env> <func> --payload '{"key": "value"}'`.
The payload keys are merged into the Lambda event dict alongside
the command key, so the invoked function receives them in `event`.

Validates that the payload is valid JSON and a dict, raising a
clear error otherwise.

Co-authored-by: shane <shane.cousins@kiconiaworks.com>

3584 of 4836 relevant lines covered (74.11%)

4.45 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

74.18
/cli.py


Source Not Available

The file "cli.py" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc