serverless / serverless/serverless
Template For AWS Rust?
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 46.9k
- Forks
- 5.7k
- Avg merge
- 10h 7m
- Merged PRs (30d)
- 57
Description
Is there an existing issue for this?
- I have searched existing issues, it hasn't been reported yet
Use case description
When I upgrade my serverless cli and run sls create --help it shows all of the available templates.
However, the only one for rust is "cloudflare-workers-rust"...
Since 4 years ago there has been a Rust runtime for was lambda: https://aws.amazon.com/blogs/opensource/rust-runtime-for-aws-lambda/
Just wondering why there is no serverless aws rust template for scaffolding this??
Can we please add "aws-rust" as a template? 🙏
Proposed solution (optional)
Create the "aws-rust" template and add it to the "sls create" template suggestions.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running sls create --help and inspect how the existing cloudflare-workers-rust template is defined and exposed. Add an aws-rust template using the existing template conventions; done means it appears in the create suggestions and scaffolds an AWS Rust project.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, rust
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100