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

Fix a bug in get_iam_token for Redshift Serverless #36001

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

hussein-awala
Copy link
Member

This PR fixes a typo in the method used to get the credentials in the Redshift Credentials client, where its name is get_credentials instead of get_cluster_credentials, also the arguments and returned parameters names don't start with an upper case.

related: #35897
detected while working on #35966, which will help to avoid this kind of bug.

@eladkal eladkal merged commit e0df744 into apache:main Dec 4, 2023
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:providers provider:amazon-aws AWS/Amazon - related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants