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

[ADAP-926] [Feature] IAM authentication - make 'user' an optional property #623

Closed
3 tasks done
Jake-Gillberg opened this issue Oct 3, 2023 · 1 comment · Fixed by #781
Closed
3 tasks done

[ADAP-926] [Feature] IAM authentication - make 'user' an optional property #623

Jake-Gillberg opened this issue Oct 3, 2023 · 1 comment · Fixed by #781
Labels
enhancement New feature or request

Comments

@Jake-Gillberg
Copy link

Is this your first time submitting a feature request?

  • I have read the expectations for open source contributors
  • I have searched the existing issues, and I could not find an existing issue for this feature
  • I am requesting a straightforward extension of existing dbt-redshift functionality, rather than a Big Idea better suited to a discussion

Describe the feature

Redshift supports IAM authentication without a redshift user name via GetClusterCredentialsWithIAM, which

Returns a database user name and temporary password with temporary authorization to log in to an Amazon Redshift database. The database user is mapped 1:1 to the source AWS Identity and Access Management (IAM) identity.

It would be awesome if dbt-redshift supported this authentication method as well, allowing for user to be optional configuration when using method: iam for authentication.

Describe alternatives you've considered

No response

Who will this benefit?

No response

Are you interested in contributing this feature?

No response

Anything else?

No response

@Jake-Gillberg Jake-Gillberg added enhancement New feature or request triage labels Oct 3, 2023
@github-actions github-actions bot changed the title [Feature] IAM authentication - make 'user' an optional property [ADAP-926] [Feature] IAM authentication - make 'user' an optional property Oct 3, 2023
@misteliy
Copy link

Is there any progress here?

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