-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Bug: sam local invoke - InvalidParameterValueException #7445
Comments
Hi @nl-shawn-w, I could not reproduce this on my side. I downloaded SAM CLI from here (not sure if this issue is coming from brew installed sam cli version). The error indicates the Here's my project setup:
|
I have the same issue on mac with brew installed sam:
|
Description:
SAM CLI unable to find an AWS-managed Lambda layer.
Steps to reproduce:
Create a Lambda with Param and Secrets Extension in CDK, and run Lambda locally with SAM CLI.
Observed result:
Expected result:
Successfully ran Lambda
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
The text was updated successfully, but these errors were encountered: