You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
[Feature] IAM authentication - make 'user' an optional property
[ADAP-926] [Feature] IAM authentication - make 'user' an optional property
Oct 3, 2023
Is this your first time submitting a feature request?
Describe the feature
Redshift supports IAM authentication without a redshift user name via GetClusterCredentialsWithIAM, which
It would be awesome if dbt-redshift supported this authentication method as well, allowing for
user
to be optional configuration when usingmethod: 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
The text was updated successfully, but these errors were encountered: