nginx-s3-gateway
nginx-s3-gateway copied to clipboard
[WIP] feat: nginx-aws-signature lib submodule
Background:
- As a SWE, I want to reuse
nginx-aws-signature
lib for not only S3 gateway but also other AWS services gateway such as Lambda gateway.
Description:
- Move aws signature lib into the repo
nginx-aws-signature
- Sparse checkout the submodule in the
nginx-s3-gateway
. - Changed the name of environment variables of AWS credentials for common AWS signature lib.