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

[CT-837] Support IAM authentication for Redshift Serverless #138

Closed
mp24-git opened this issue Jul 12, 2022 · 3 comments
Closed

[CT-837] Support IAM authentication for Redshift Serverless #138

mp24-git opened this issue Jul 12, 2022 · 3 comments
Labels
Stale type:enhancement New feature or request

Comments

@mp24-git
Copy link

Describe the feature

Redshift Serverless is generally available now. It supports connecting via IAM. dbt-redshift supports IAM for Redshift clusters, but not for serverless workgroups.

Describe alternatives you've considered

At the moment, I can use database user and password to connect to Redshift Serverless

Additional context

Redshift Serverless uses a different API than Redshift.

Who will this benefit?

Anyone using Redshift Serverless and IAM.

Are you interested in contributing this feature?

I have the PR ready.

@mp24-git mp24-git added type:enhancement New feature or request triage:product labels Jul 12, 2022
@github-actions github-actions bot changed the title Support IAM authentication for Redshift Serverless [CT-837] Support IAM authentication for Redshift Serverless Jul 12, 2022
@jtcohen6
Copy link
Contributor

@mp24-git Thanks for opening the issue + corresponding PR!

@github-actions
Copy link
Contributor

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue, or it will be closed in 7 days.

@mp24-git
Copy link
Author

For most cases, #251 should enable IAM authentication since the redshift_connector supports IAM with Redshift Serverless.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale type:enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants