Skip to content

nginx-aws-signature: core library implementation #1

Open
@shawnhankim

Description

@shawnhankim

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions