Adding IAM parameters to redshift adapter #1995
Labels
enhancement
New feature or request
good_first_issue
Straightforward + self-contained changes, good for new contributors!
redshift
Describe the feature
I would the arguments to get_cluster_credentials to be added to the dbt profile configuration. In particular DbGroups to allow the temporary user to be added to a group and AutoCreate to allow auto creation of users that do not exist.
Describe alternatives you've considered
Since these are IAM specific configurations the only other alternative is to not use the temporary credentials.
Additional context
This is a feature specifically for redshift users.
Who will this benefit?
This feature will be useful for dbt users who want to use temporary and dynamic credentials with redshift.
The text was updated successfully, but these errors were encountered: