aws-lambda-zombie-workshop icon indicating copy to clipboard operation
aws-lambda-zombie-workshop copied to clipboard

Update postToES to include Content-Type header

Open bmcnamar-amazon opened this issue 7 years ago • 0 comments
trafficstars

Failure to include the header results in the following error (ES 6.2):

{ "error": "Content-Type header is missing", "status": 406 }

bmcnamar-amazon avatar Jun 04 '18 20:06 bmcnamar-amazon