awslabs / aws-lambda-rust-runtime

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

Improve Kinesis event recort type #886

Closed calavera closed 2 months ago

calavera commented 2 months ago

Issue #, if available:

Fixes #858

Description of changes:

Make the encryption type an enum. Make sequence number and partition key non-optional.

By submitting this pull request