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

cloudfront-authorization failing to create at SecretGenerator lambda #62

Open
peterfranzen opened this issue Nov 23, 2020 · 1 comment

Comments

@peterfranzen
Copy link

I'm getting the following error while trying to deploy the cloudfront-authorization stack. It's failing while trying to create the secret-generator lambda function in CloudFormation, although it does compile it successfully locally. It's not clear what's causing the 'invalid parameter exception' error for this function. The other @edge lambda functions do compile and deploy correctly, but the whole stack fails to deploy due to this.

Screen Shot 2020-11-22 at 10 23 05 PM

Screen Shot 2020-11-22 at 10 22 09 PM

Screen Shot 2020-11-22 at 10 28 04 PM

@hupe1980
Copy link
Member

Why are the lambdas bundled again? How is your setup? I was able to deploy the example in the repository without any errors

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

2 participants