RD

AWS Lambda Deployer - Deploy AWS Lambda right from your IDE

by•

Leveraging AWS Lambdas for coding microservices or better say utility functions over API, for different projects has been my go-to option.
but deploying them after making changes is a bit brain tiring loop.
Therefore i developed a plugin for IntelliJ IDEA.

Add a comment

Replies

Best
RD
Now compatible with IntelliJ Platform 2020.3
RD
AWS Lambda Deployer plugin is now compatible with IntelliJ IDEA Community 2020.2.1
RD
I am thinking of adding support for AWS Lambda Layers to the plugin! 🤔