aws-rds: is it possible to implement addRotationSingleUser / addRotationMultiUser for ServerlessClusterFromSnapshot? #27041
Labels
@aws-cdk/aws-rds
Related to Amazon Relational Database
feature-request
A feature should be added or improved.
p2
Describe the feature
While we can add secret rotation by using
addRotationSingleUser
,addRotationMultiUser
forServerlessCluster
custruct, these methods are not implemented inServerlessClusterFromSnapshot
. I still prefer to rotate user secrets when creating a serverless cluster from snapshot.Are there any problems to add these methods for
ServerlessClusterFromSnapshot
?I'll also appreciate any other recommended measures to achieve user rotation.
maybe related: #20434
Use Case
Achieve user rotation for Aurora Serverless cluster created from a snapshot.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.92.0
Environment details (OS name and version, etc.)
macOS Ventura
The text was updated successfully, but these errors were encountered: