Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
thiezn opened this issue Jul 20, 2024 · 1 comment
Open

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

thiezn opened this issue Jul 20, 2024 · 1 comment
Labels
type/feature Feature request

Comments

@thiezn
Copy link

thiezn commented Jul 20, 2024

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.

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

@jysheng123
Copy link
Contributor

Thanks for bringing this up. Will mark it as a feature request and bring it up with the team

@jysheng123 jysheng123 added the type/feature Feature request label Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants