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.
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.