Deploy to AWS Lambda for Node.JS / WebStorm
See original GitHub issueThe core plugin exposes two extension-points that enable deployment of an AWS Lambda.
aws.toolkit.lambda.packagerbuilds the appropriate zip-file for the specific runtime; extensions implementLambdaPackager.aws.toolkit.lambda.handlerResolvercontains logic for markingPsiElementsas potential lambda handler methods (this is used to create a gutter icon which exposes the ‘deploy to Lambda’ action). Extensions implementLambdaHandlerResolver
We need an implementations of these for Node.js that follow the AWS Lambda packaging instructions : https://docs.aws.amazon.com/lambda/latest/dg/nodejs-create-deployment-pkg.html
Issue Analytics
- State:
- Created 5 years ago
- Reactions:24
- Comments:8 (5 by maintainers)
Top Results From Across the Web
Creating an AWS Lambda function by using the AWS Toolkit ...
Describes how to use the AWS Toolkit for JetBrains to create an AWS Lambda function in an AWS account.
Read more >Setup Demo and Deploy a Lambda Function to AWS - YouTube
AWS Toolkit is a tool that allows you to interact with AWS resource. ... AWS Toolkit for IntelliJ - Setup Demo and Deploy...
Read more >AWS Lambda Deployer | JetBrains IDE Plugin - YouTube
AWS Toolkit for IntelliJ - Setup Demo and Deploy a Lambda Function to AWS · Learning AWS Lambda : Getting Started with Eclipse...
Read more >How to debug Lambda functions with WebStorm - SST.Dev
It'll bootstrap your AWS environment to use CDK. · Deploy a debug stack to power the Live Lambda Development environment. · Deploy your...
Read more >Develop on Amazon Web Services (AWS) with JetBrains Tools
Developing Lambdas with the AWS Toolkit is now possible in Java, Python, C#, and JavaScript. You can create a new Lambda project, run...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

please add Webstorm to the roadmap of this plugin! 🙏
Thank you for opening https://github.com/aws/aws-toolkit-jetbrains/issues/1223 let’s move the discussion for this there.