awslabs / aws-lambda-rust-runtime

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

fix(IamPolicyStatement): don't serialize None condition #864

Closed hffmnn closed 4 months ago

hffmnn commented 4 months ago

*Issue #863

Description of changes:

By submitting this pull request

bnusunny commented 4 months ago

Thanks for the contribution.