0.0.1-alpha.2 • Published 2 years ago

insomnia-plugin-es-aws4-request v0.0.1-alpha.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

insomnia-plugin-es-aws4-request

Usage

First 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!