Run API Gateway and Lambda Functions locally with CDK #687
Unanswered
TannerIsBender
asked this question in
Q&A
Replies: 1 comment
-
You can use the serverless cdk for testing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm testing out the api gateway and lambdas with this repo: api-cors-lambda-crud-dynamodb
Similarly to the AWS SAM CLI where you can start the api locally as well as testing lambdas locally. How can I use the cdk to run and test the apis and lambda functions locally?
Beta Was this translation helpful? Give feedback.
All reactions