awslabs / aws-lambda-rust-runtime

A Rust runtime for AWS Lambda
Apache License 2.0
3.3k stars 335 forks source link

CodeDeploy Install Trigger Support (Lambda Events) #833

Closed benbpyle closed 6 months ago

benbpyle commented 6 months ago

@calavera any issue with me PR'ing support in the Lambda Events crate for the CodeDeploy Install and Traffic hooks?

calavera commented 6 months ago

Go for it, we really appreciate those PRs. Take a look at other PRs to make sure you don't miss any of the places to touch. This is a good one: https://github.com/awslabs/aws-lambda-rust-runtime/pull/746/files

benbpyle commented 6 months ago

Need to get some working code defined against what the shape of the events first and once I do, I'll get something into a PR. Stay tuned!

github-actions[bot] commented 6 months ago

This issue is now closed. Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one.