anomalizer/ngx_aws_auth

other services than s3

AlmogBaku opened this issue · 4 comments

Why is this project is limited to S3. It'll be nice if it'll be configurable also for other services such as ElasticSearch

The original scope was to limit it to S3. Feel free to provide changes that lets this works with other services.

Hi Anomalizer!
As it is right now, I suppose it should work for CloudFront without any changes, right?

Thanks for your work!

@supermasita isn't cloudfront supposed to be a CDN? Why would you be running nginx as a proxy in front of cloudfront?

Also, how do expect the auth to work in this case?

@AlmogBaku PR #33 lets you configure the backend server. Would this degree of customization suffice for you to point this to elasticsearch?