The GitHub Actions job "Tests" on 
airflow.git/feature/lambda-deserialize-payload has failed.
Run started by GitHub user TAKEDA-Takashi (triggered by TAKEDA-Takashi).

Head commit for run:
24c77a6f05255fa69f39cb70480f415aa17c9d6c / TAKEDA-Takashi 
<[email protected]>
feat(providers/amazon): add `deserialize_payload` option to 
LambdaInvokeFunctionOperator

Add a `deserialize_payload` boolean parameter (default False) that,
when enabled, applies `json.loads()` to the Lambda response payload
before pushing it to XCom. This allows downstream tasks to access
individual keys via bracket notation without needing a separate
deserialization step.

Co-Authored-By: Claude Opus 4.6 <[email protected]>

Report URL: https://github.com/apache/airflow/actions/runs/22984469576

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to