Search code examples
amazon-web-servicesintellij-ideaaws-lambdaaws-cloud9

AWS Lambda - editing functions outside of amazon.com


I'm new to AWS Lambda and I recently started developing Lambda functions together with API Gateway and RDS as a simple backend-solution.

I've been searching for an IDE where I can edit the code of the functions. I've tried Cloud9 but I'm looking for an environment that's not browser-based and with an app for mac. IntelliJ seems like an option too but it's a bit expensive for my needs.

Any free / cheap alternatives for just editing the code of the Lambda-functions in an independent app for mac?


Solution

  • Most IDEs will have an extension for AWS/Lambda integration.

    If you're looking for free IDES: