We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes in extra_permissions are not working
Zappa used to update Lambda permissions from extra_permissions, but now it don't.
Permissions from extra_permissions are added to zappa role.
Nothing changes and no errors appear.
idk(
deploy with one permissions and then try to add new or change them
zappa == 0.59.0 python3.12
The text was updated successfully, but these errors were encountered:
Hi @ivan-trustek, the new and official Zappa repo is Here. You can open your issue there.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: