Skip to content

Feature Request - Allow defaulting to ~/.aws/credentials creds #6

@atif1996

Description

@atif1996

Would be nice if s3front read the aws credentials and region from ~/.aws/config and ~/.aws/credentials.

From some basic hacking around in the code it appears the aws libraries will automatically read the values unless the constructor is called with the key etc. However the library checks if you supplied the parameters and bombs out if they are not provided.

So the suggested change/feature:
Allow not passing the aws credentials and region, allowing the default behavior to work (reading out of ~/.aws/credentials and ~.aws/config)

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