Skip to content

Updating AWS RDS IAM Auth Documentation #1136

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

Merged
merged 2 commits into from
Sep 30, 2022
Merged

Updating AWS RDS IAM Auth Documentation #1136

merged 2 commits into from
Sep 30, 2022

Conversation

phelewski
Copy link
Contributor

I ran into an issue recently when trying to enable this for a new RDS DB Cluster within AWS. My proposed changes are what got me to a working solution with my setup. This included updating the Trust Relationship policy condition to only use the IAM Identity Provider name instead of the full ARN. Also, I ran into a permission issue with a fresh database and my non-admin database user, so I needed to provide an extra grant command to allow the ability to create expressions as part of the initial startup.

Copy link
Member

@ericpaulsen ericpaulsen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for submitting this fix!

@ericpaulsen ericpaulsen merged commit e4cbe34 into coder:main Sep 30, 2022
@phelewski phelewski deleted the feature/update_aws_rds_iam_auth_docs branch September 30, 2022 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants