CHANGELOG.md in aws-sdk-lambda-1.126.0 vs CHANGELOG.md in aws-sdk-lambda-1.127.0

- old
+ new

@@ -1,7 +1,12 @@ Unreleased Changes ------------------ +1.127.0 (2024-08-21) +------------------ + +* Feature - Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key. + 1.126.0 (2024-08-19) ------------------ * Feature - Release Lambda FunctionRecursiveConfig, enabling customers to turn recursive loop detection on or off on individual functions. This release adds two new APIs, GetFunctionRecursionConfig and PutFunctionRecursionConfig.