AWS – AWS CodeBuild now supports enhanced debugging experience
AWS CodeBuild now supports enhanced debugging experience through secure and isolated sandbox environments. You can connect to the sandbox environment via SSH clients or from an IDE to interactively troubleshoot your build or test runs. AWS CodeBuild is a fully managed continuous integration service that compiles source code, runs tests, and produces software packages ready for deployment.
With the enhanced debugging capability, you can investigate issues and validate the fixes in real-time, before committing changes to your buildspec configurations. The sandbox environment maintains a persistent file system during the debugging session, and offers the same native integration with source providers and AWS services as your build environment.
The enhanced debugging experience through sandbox environments is available in all AWS Regions where CodeBuild is offered. To learn more, please visit our documentation and pricing information. To get started with CodeBuild, visit the AWS CodeBuild product page.
Read More for the details.