AWS SAM CLI announces preview of Rust build support

The AWS Serverless Application Model (SAM) Command Line Interface (CLI) is now introducing the preview of its sam build service, making it simpler to construct and package serverless applications created in Rust. The AWS SAM CLI is a developer tool that expedites the process of building, testing, packaging, and deploying serverless applications. Developers who have been utilizing cargo-lambda to build their serverless applications in Rust can now take advantage of the SAM CLI build workflow to do the same. Starting today, it is possible to use cargo-lambda in the SAM CLI build workflow for your Rust applications.

Leave a Reply

Your email address will not be published.