Wrong response format: ```javascript return { statusCode: 200, body: JSON.stringify({ batchItemFailures }), }; ``` with proxy response format not working. It knowledge cost me a day. (( ```javascript return { batchItemFailures }; ```