Skip to content

Respect .aws/credentials file + AWS_PROFILE env var as a source of auth for s3 #345

Open
@ahrakos

Description

@ahrakos

Is your feature request related to a problem? Please describe

Currently, it's not possible to parse an .aws/credentials file if I have it mounted into the nginx-s3 container, mentioning a specific AWS_PROFILE.

Describe the solution you'd like

For local development, it's best if we would have another auth option (besides the one that exists in the awsigv4.js file), which is reading the .aws/credentials file, and extracting the keys according to a provided env AWS_PROFILE.

A clear and concise description of what you want to happen.

For local development, it's best if we would have another auth option (besides the one that exists in the awsigv4.js file), which is reading the .aws/credentials file, and extracting the keys according to a provided env AWS_PROFILE.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

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