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

Provide credentials via configuration #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

marcinziolo
Copy link

Hi I've added to configuration two new optional fields.

awsKey and awsSecret to able to provide aws credentials via connector configuration.

If you don't specify these options then behaviour will be the same like before it will use DefaultAWSCredentialsProviderChain .

I think this change is useful as in our case we have multiple connectors and they are using different credentials and we cannot use global properties/env variables but need to specify credentials per connector.

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.

1 participant