insomnia plugin elasticseach aws4 request
npm install insomnia-plugin-es-aws4-requestFirst edit the Environments in Insomnia to add the variables:
- AWS_ACCESS_KEY_ID
- AWS_SECERT_ACCESS_KEY
- AWS_REGION
Then add the header USE_ES_AWS4_REQUEST_PLUGIN to the request you want to sign.
And that's it!