[Feature] Update IAM auth to warn that user
field is ignored
#846
Labels
enhancement
New feature or request
user
field is ignored
#846
Is this your first time submitting a feature request?
Describe the feature
As seen in #845
Someone can reasonably change their profile to use IAM auth and we still allow them to specify a
user
field despite redshift resolving to a different database user at runtime. This can result in confusion where someone thinks they are using a different database user than they actually are.We should update this section to not pass this to redshift at all and instead add a warning that the field is being ignored.
Describe alternatives you've considered
Explicitly not allowing user to be passed with IAM auth method (could create a breaking change)
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: