Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Incompatible with AWS ES service (needs signed requests) #159

Closed
chiefy opened this issue Dec 30, 2015 · 2 comments
Closed

Incompatible with AWS ES service (needs signed requests) #159

chiefy opened this issue Dec 30, 2015 · 2 comments

Comments

@chiefy
Copy link

chiefy commented Dec 30, 2015

I am trying to use transporter inside an AWS Lambda function, but in order to access my AWS ES cluster, I need the https requests to be signed by a specific IAM role. Unfortunately this seems to be the only way of using Lambda with AWS ES securely. I've tested transporter inside Lambda to AWS ES w/ no security and it seems to work fine, FWIW.

@ukch
Copy link

ukch commented Sep 29, 2016

I have created PR #203 to deal with this issue. Please check out my branch if you need to use Transporter with signed requests.

@jipperinbham
Copy link
Contributor

fixed in v0.1.2

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants