aws / aws/aws-sam-cli

Add Rust support to aws cli --use-container builds

Open
#7,261 1 comment 2 reactions 0 assignees View on GitHub
type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

Hi,

It seems the build in container doesn't currently contain the required rust tooling for building AWS Lambda functions based on Rust.

This was mentioned by @moelasmar in [another issue here](https://github.com/aws/aws-sam-cli/issues/5168#issuecomment-1565028563_).

> For build in container, we do not have an image that contains the `rust` setup, that is why you get the exception `ValueError: Path resolution for runtime: provided of binary: cargo was not successful` ... we should fix this issue.

It would be great to add support for the rust tooling if possible.

Kind regards,
thiezn

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.