awslabs / aws-lambda-rust-runtime

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

Add struct for CodeDeployLifecycleEvent #835

Closed benbpyle closed 6 months ago

benbpyle commented 6 months ago

CodeDeploy Hooks Lifecycle Event support

Struct to support the CodeDeploy Lifecycle Hooks

Issue

Discussed in Issue #833

Description of changes:

By submitting this pull request

benbpyle commented 6 months ago

@calavera you bet! Thanks for maintaining this project