Skip to content

Conversation

mazyu36
Copy link
Contributor

@mazyu36 mazyu36 commented Oct 14, 2025

Issue # (if applicable)

Closes #29239.

Reason for this change

Implements the manageMasterUserPassword property for RDS clusters and instances, enabling RDS native integration with AWS Secrets Manager for automatic master user password management.

Description of changes

Added manageMasterUserPassword property to rds.Cluster and rds.Instance.

Describe any new or updated permissions being added

N/A

Description of how you validated changes

Add unit tests and integ test.

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@aws-cdk-automation aws-cdk-automation requested a review from a team October 14, 2025 08:40
@github-actions github-actions bot added effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 distinguished-contributor [Pilot] contributed 50+ PRs to the CDK labels Oct 14, 2025
@mazyu36 mazyu36 marked this pull request as ready for review October 14, 2025 14:30
@mazyu36 mazyu36 changed the title feat(rds): support native Secrets Manager integration for RDS Cluster and Instance feat(rds): support native Secrets Manager integration for RDS Cluster and Instance Oct 15, 2025
@aws-cdk-automation aws-cdk-automation added the pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member. label Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

distinguished-contributor [Pilot] contributed 50+ PRs to the CDK effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2 pr/needs-community-review This PR needs a review from a Trusted Community Member or Core Team Member.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AWS::RDS::DBCluster Password management with Amazon Aurora and AWS Secrets Manager

2 participants