serverless / serverless/serverless

Template For AWS Rust?

Open
#10,711 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

cat/template
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.