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

Add IAM Role Authentication #781

Merged
merged 76 commits into from
May 8, 2024
Merged

Add IAM Role Authentication #781

merged 76 commits into from
May 8, 2024

Conversation

mikealfare
Copy link
Contributor

@mikealfare mikealfare commented Apr 23, 2024

resolves #623
continuation of #630
dependent on #774

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

abbywh and others added 28 commits October 16, 2023 10:48
* implement store-failures-as tests
* The first element of the result is the PID
* Debug-level logging of high-level message + SQL
* Using redshift_connector `cursor.fetchone()`  returns `(<something>,)`
* Use cursor to call `select pg_terminate_backend({pid})` directly rather than using the `SQLConnectionManager`

---------

Co-authored-by: Mike Alfare <[email protected]>
# Conflicts:
#	.github/workflows/integration.yml
@mikealfare mikealfare self-assigned this Apr 23, 2024
@cla-bot cla-bot bot added the cla:yes label Apr 23, 2024
@mikealfare mikealfare marked this pull request as ready for review April 25, 2024 05:17
@mikealfare mikealfare requested a review from a team April 25, 2024 05:17
Base automatically changed from iam-auth to main May 7, 2024 23:26
# Conflicts:
#	dbt/adapters/redshift/connections.py
#	test.env.example
#	tests/functional/test_auth_method.py
#	tests/unit/test_auth_method.py
@colin-rogers-dbt colin-rogers-dbt merged commit 7e94b0a into main May 8, 2024
19 checks passed
@colin-rogers-dbt colin-rogers-dbt deleted the iam-role-auth branch May 8, 2024 00:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
5 participants