Skip to content
New issue

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

Programmatic way to add Lambda configurations and IAM role configurations #2186

Open
gweiying opened this issue Mar 16, 2023 · 0 comments
Open

Comments

@gweiying
Copy link
Contributor

In a recent deployment, the bulk deployment flow broke because the staging lambda IAM roles did not have sufficient permissions to read the SQS queue and access the S3 bucket for storing the QR codes. The roles were redeployed in a previous push to staging, and the lambda custom permissions were lost.

We should look into how the IAM permissions (and Lambda configurations) can be programmatically added.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant