You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2026. It is now read-only.
We're getting these errors in the lambda that pushes data to our open search cluster. [ERROR] [1764102960370] LAMBDA_RUNTIME Failed to post handler success response. Http response code: 413.
{
"errorMessage": "Exceeded maximum allowed payload size (6291556 bytes).",
"errorType": "RequestEntityTooLarge"
}