Skip to content

AWS Lambda Runtime Interface Client for Python v4.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Jul 17:26
3810eed
  • Add Lambda-Runtime-Invocation-Id header support for cross-wiring protection. The RIC now echoes the invocation ID received from RAPID on /next back on /response and /error, enabling RAPID to detect and reject stale responses from timed-out invocations.