Skip to content

Conversation

@erickgnavar
Copy link

In case definition.s3_config/0 is not defined it will use
ExAws.Config.Defaults.defaults(:s3) which was the default option
already

In case definition.s3_config/0 is not defined it will use
ExAws.Config.Defaults.defaults(:s3) which was the default option
already
@erickgnavar erickgnavar force-pushed the add-support-to-have-custom-s3-config-per-uploader branch from 6440208 to 8332546 Compare March 27, 2024 15:17
@achempion
Copy link
Member

Hi Erick, thanks for your contribution.

What is your use case for the change?

@erickgnavar
Copy link
Author

Hi Erick, thanks for your contribution.

What is your use case for the change?

I'm building a tool to upload files to S3 where every user has their own S3 credentials, also at work in some projects we have to deal with more than one S3 credentials, I think this will give flexibility to the package, also it's backwards compatible because it uses default function to get credentials from ExAws.S3

@erickgnavar
Copy link
Author

Any chance this can be reviewed again? I'm willing to make any changes that are required :)

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

Successfully merging this pull request may close these issues.

2 participants