radar / elastic

A thin veneer over HTTPotion that talks to Elastic Search
https://hex.pm/packages/elastic
MIT License
65 stars 22 forks source link

Set AWS Authorization using headers, not params #24

Closed radar closed 5 years ago

radar commented 5 years ago

Fixes #23.

Have so far just checked on AWS ES 6.4. Will need to check on other AWS versions.

radar commented 5 years ago

I have tested this on AWS ES 6.0 and ES 5.1. It works. I am satisfied enough to merge this now.