AWS Lambda console extends console-to-IDE integration to Kiro and Cursor
AWS Lambda console now supports console-to-IDE integration for Kiro and Cursor, expanding cloud-to-local development workflows for serverless applications.
AWS Lambda has extended its console-to-IDE integration to include support for Kiro and Cursor, two widely used integrated development environments. This update follows the existing integration with Visual Studio Code, enabling developers to transition smoothly between the Lambda console and their preferred local IDE. The feature allows users to initiate local development directly from the Lambda console, maintaining their current code and configurations without disruption.
The expanded integration simplifies the process of converting applications into an AWS Serverless Application Model (AWS SAM) template using Kiro or Cursor. This enhancement streamlines Infrastructure as Code (IaC) practices and supports better integration with CI/CD pipelines, reducing manual configuration steps for developers working with serverless architectures.
The new capability is available at no additional cost across all commercial AWS Regions where AWS Lambda operates. Users can access the feature by selecting the 'Open in Kiro' or 'Open in Cursor' button within the Lambda console’s Code tab or during the creation of a new function. This action automatically launches the function in the chosen IDE on the local machine.
AWS emphasizes that the integration is designed to enhance developer productivity by bridging cloud and local development environments. For further details on setup and usage, developers are directed to the official Lambda developer guide, which provides step-by-step instructions and additional resources.