AWS Lambda now supports the Kinesis Data Streams (KDS) enhanced fan-out and HTTP/2 data retrieval features for Kinesis event sources. The HTTP/2 data retrieval API improves the data delivery speed between data producers and Lambda functions by more than 65%. Enhanced fan-out allows you to process the same KDS stream with multiple Lambda functions in parallel without performance degradation.