aws / aws/aws-cdk

aws-lambda-rust: request new aws-lambda-rust construct

Open
#23,715 2 comments 1 reaction 0 assignees View on GitHub
@aws-cdk/aws-lambda effort/large feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

Similar to [aws-lambda-go](https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/aws-lambda-go), [aws-lambda-nodejs](https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/aws-lambda-nodejs), and [aws-lambda-python](https://github.com/aws/aws-cdk/tree/main/packages/%40aws-cdk/aws-lambda-python), I would like to request a construct to define rust lambdas from right inside CDK

### Use Case

I would like to have a single repository that defines both CDK application and rust lambda and run `cdk deploy` to build and deploy everything together.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

n/a

### Environment details (OS name and version, etc.)

n/a

Contributor guide

Open the contributing guide

Research direction

Start by comparing the aws-lambda-go, aws-lambda-nodejs, and aws-lambda-python construct directories linked in the issue. Determine how a Rust construct should support a repository containing CDK and Rust code, with `cdk deploy` building and deploying the Lambda; the issue provides no proposed solution or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, rust, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.