AWS Cloud9 Supports Local Debugging of AWS Lambda Functions in Python

Posted on: Mar 22, 2018

AWS Cloud9 now supports local debugging for Python-based AWS Lambda functions. This enables you to set breakpoints and step through your code, helping you quickly iterate on your code within the IDE before deploying to Lambda.

AWS Cloud9 provides a seamless experience for developing serverless applications, allowing you to easily define resources and switch between local and remote execution. Cloud9 also supports local debugging for Node.js Lambda functions.

To get started with AWS Cloud9, try this short tutorial or visit the AWS console directly.

Please go here for a full list of AWS Regions where AWS Cloud9 is available.