issues
search
srijs
/
rust-aws-lambda
Support for running Rust programs on AWS Lambda
https://srijs.github.io/rust-aws-lambda
MIT License
319
stars
17
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for embedded go fields, as seen in cognito
#45
ant1441
closed
5 years ago
1
Support Go Embedded Fields
#44
ant1441
closed
5 years ago
1
Codegen type parameters for serde_json::Value fields
#43
keithduncan
closed
5 years ago
3
Handler access to tokio handle?
#42
ThePants999
closed
5 years ago
2
Enable DynamoDB Streams
#41
brianm
closed
5 years ago
3
Path and Query Parameters
#40
danielhstahl
closed
5 years ago
2
Musl vs. amazonlinux
#39
andrewdavidmackenzie
closed
5 years ago
2
path and query parameters for gateway
#38
danielhstahl
closed
5 years ago
7
Image resize example
#37
bernardobelchior
closed
6 years ago
2
event features are not additive
#36
srijs
closed
6 years ago
1
Fuzzy file search for example events
#35
golddranks
closed
6 years ago
2
Have codegen search for example events by replacing "_" with "-" and vice-versa
#34
LegNeato
closed
6 years ago
0
Consider using GitHub Actions to always keep events updated
#33
LegNeato
closed
5 years ago
1
I'd love to help. Is there any "newcomer" issues?
#32
golddranks
closed
6 years ago
2
Blockers to publishing to crates.io
#31
c-nixon
closed
5 years ago
6
Update aws_lambda_tower_web to 0.3
#30
richardanaya
closed
6 years ago
3
WIP: Create a `cargo lambda` command to ease building
#29
LegNeato
closed
5 years ago
5
Add support for Lambda@Edge
#28
LegNeato
closed
5 years ago
3
Benchmarks
#27
LegNeato
closed
5 years ago
20
Data to support project claims
#26
softprops
closed
6 years ago
3
Zip Building
#25
dbcfd
closed
6 years ago
0
Prefer descriptive panic over unwrap
#24
oceanlewis
closed
6 years ago
7
missing env var _LAMBDA_SERVER_PORT causes crash
#23
dsilvasc
closed
6 years ago
8
Document building the rust zip
#22
insanitybit
closed
6 years ago
20
Sample Makefile
#21
jaysonsantos
closed
6 years ago
5
Milestones or Feature Roadmap
#20
oceanlewis
closed
6 years ago
1
Error when running default Hello World event on Lambda
#19
oceanlewis
closed
6 years ago
5
Readme is unclear about project
#18
oceanlewis
closed
6 years ago
4
Add xray tracing
#17
LegNeato
closed
5 years ago
1
Decide if Option<String> and Option<HashMap> should always respect features
#16
LegNeato
closed
5 years ago
3
make it a bit easier to switch between `string-null-none` and `string-null-empty` styles
#15
quezlatch
closed
6 years ago
3
Add integration tests with mocked out lambda json data
#14
LegNeato
closed
5 years ago
1
exception on api gateway
#13
quezlatch
closed
6 years ago
22
Remove all `Option<HashMap<K,V>>` in favor of `HashMap<K,V>` with an empty default
#12
LegNeato
closed
6 years ago
2
Attribution changes
#11
srijs
closed
6 years ago
1
Consider automatically deserializing embedded `cloudwatch_log` event data
#10
LegNeato
closed
5 years ago
1
fix(codegen): convert type names to UpperCamelCase
#9
srijs
closed
6 years ago
1
Generate event enums
#8
LegNeato
closed
5 years ago
1
Codegen tool should record the version of `aws-lambda-go` used
#7
LegNeato
closed
6 years ago
0
Stop using 64 bit numbers for all numeric event fields
#6
LegNeato
closed
6 years ago
1
Make more generated tests work
#5
LegNeato
closed
6 years ago
0
Generate tests for events
#4
LegNeato
closed
6 years ago
1
Add support for responding to multiple event input types
#3
LegNeato
closed
6 years ago
2
Fix 64 bit event parsing
#2
LegNeato
closed
6 years ago
2
Add an aws lambda event struct generator + generated event structs
#1
LegNeato
closed
6 years ago
3