nginx-module-aws-auth - NGINX module to proxy to authenticated AWS services
Website: | https://github.com/anomalizer/ngx_aws_auth |
---|---|
License: | BSD |
Vendor: | GetPageSpeed LLC |
- Description:
This NGINX module can proxy requests to authenticated S3 backends using Amazon's V4 authentication API.
How to Install
sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm sudo amazon-linux-extras install epel sudo yum -y install yum-utils sudo yum-config-manager --enable getpagespeed-extras-mainline sudo yum -y install nginx-module-aws-auth