lambda:lambda.Handler.FROM_IMAGE not resolving during build #25758
Labels
@aws-cdk/aws-lambda
Related to AWS Lambda
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Describe the bug
When I launch the stack I get this error:
Expected Behavior
This is my code:
as you can see I am specifying the handler as FROM_IMAGE
Current Behavior
I get this error:
Reproduction Steps
Simply launch the stack with the following code and this Dockerfile
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.80
Framework Version
No response
Node.js Version
v18.04
OS
Linux - Ubuntu
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: