Deploy and invoke Lambda functions in LocalStack directly from VSCode.
👉 Get our LocalStack VSCode Extension from the Visual Studio Marketplace.
🧪 We encourage you to test the current preview version and share your feedback with us.
Deploy Python Lambda function directly from your code using an AWS SAM or AWS CloudFormation template:
- samlocal command line wrapper around the AWS SAM CLI for use with LocalStack.
- LocalStack running in the background.
- Limitations
- The CodeLens for "Deploy Lambda function" always appears at the first line of each Python file
- "Invoke Lambda function" currently only works in the region
us-east-1
and with an empty payload.
We are looking forward to your feedback in our Community Slack slack.localstack.cloud.