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

Add multi-user rotation support for RDS Managed Master Password feature #96

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

adithyasolai
Copy link
Contributor

@adithyasolai adithyasolai commented Jan 4, 2023

RDS has launched a new integration with Secrets Manager that auto-creates a managed Secret for Master User credentials when an RDS Instance is first created (Launch Announcement).

The Master User Secret has a different secret content format than what we usually expect for Multi-User Rotation. This PR updates this repo with new Multi-User Rotation Lambda code that is compatible with the new Managed Master User Secret format.

(This new code is already automatically vended to customers when they set up rotation, but I am also updating the source code here.)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@adithyasolai adithyasolai self-assigned this Jan 4, 2023
@simonmarty simonmarty changed the title add multi-user rotation support for RDS Managed Master Password feature Add multi-user rotation support for RDS Managed Master Password feature Jan 4, 2023
@adithyasolai adithyasolai merged commit 51974dc into master Jan 4, 2023
@adithyasolai adithyasolai deleted the adisolai/RdsManagedPassword branch January 4, 2023 23:13
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.

None yet

3 participants