extra_permissions not updating
Author: ivan-trustekCreated Apr 23, 2024Updated May 3, 2024
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
Source: Miserlou/Zappa