Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nginx-aws-signature: core library implementation #1

Open
shawnhankim opened this issue Dec 8, 2022 · 0 comments
Open

nginx-aws-signature: core library implementation #1

shawnhankim opened this issue Dec 8, 2022 · 0 comments

Comments

@shawnhankim
Copy link
Member

shawnhankim commented Dec 8, 2022

As an App/API Developer,

I want to quickly implement an application on multiple cloud provider's services (e.g., AWS Lambda, S3, SQS) using a reusable library(nginx-aws-signature) without learning and implementing how to sign API requests. So I can focus on only implementing business logic.

Acceptance Criteria:

  • Implement common AWS Signature library by refactoring nginx-s3-gateway.
  • Get temporary security credentials
    • IAM role authentication for service accounts
    • Direct environment variables(e.g. AWS_SESSION_TOKEN) based authentication
  • Support NGINX OSS/Plus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant