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

Feature/copy creds #485

Merged
merged 8 commits into from
Dec 21, 2020
Merged

Feature/copy creds #485

merged 8 commits into from
Dec 21, 2020

Conversation

danielwo
Copy link
Contributor

Related to Issue #484

Description of changes:
Allow users to use the credentials in a passed boto3 session (or default boto3 session) to authenticate unloading redshift data to s3. Users should have s3 permissions already to do many s3 operations. Can easily add allowing passing raw credentials if desired.

There was also a bug fix in copy where a boto3 session was not passed.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@danielwo
Copy link
Contributor Author

Probably need to add tests for using boto3 session.

Copy link
Contributor

@igorborgest igorborgest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@igorborgest igorborgest added feature minor release Will be addressed in the next minor release labels Dec 21, 2020
@igorborgest igorborgest added this to the 2.2.0 milestone Dec 21, 2020
@danielwo danielwo merged commit cfb04a5 into master Dec 21, 2020
@danielwo danielwo deleted the feature/copy_creds branch December 21, 2020 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature minor release Will be addressed in the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants