nginx-s3-gateway icon indicating copy to clipboard operation
nginx-s3-gateway copied to clipboard

[WIP] feat: nginx-aws-signature lib submodule

Open shawnhankim opened this issue 1 year ago • 4 comments

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.

shawnhankim avatar Apr 20 '23 22:04 shawnhankim