Zappa
Zappa copied to clipboard
extra_permissions not updating
Changes in extra_permissions are not working
Context
Zappa used to update Lambda permissions from extra_permissions, but now it don't.
Expected Behavior
Permissions from extra_permissions are added to zappa role.
Actual Behavior
Nothing changes and no errors appear.
Possible Fix
idk(
Steps to Reproduce
deploy with one permissions and then try to add new or change them
Your Environment
zappa == 0.59.0 python3.12
Hi @ivan-trustek, the new and official Zappa repo is Here. You can open your issue there.