Miserlou / Zappa

Serverless Python
https://blog.zappa.io/
MIT License
11.89k stars 1.21k forks source link

extra_permissions not updating #2244

Open ivan-trustek opened 2 months ago

ivan-trustek commented 2 months ago

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

souravjamwal77 commented 2 months ago

Hi @ivan-trustek, the new and official Zappa repo is Here. You can open your issue there.