- Newest
- Most votes
- Most comments
Thank you for sharing your feedback about improving the RDS snapshot recovery experience. I understand your frustration with the current CloudFormation and CDK implementation challenges when restoring from snapshots.
Regarding your specific concerns:
Current CloudFormation Behavior:
When you specify the SnapshotIdentifier property in CloudFormation to restore from a snapshot, you're creating a DB cluster in "restore from snapshot" mode. The challenge you've identified is accurate - once you've used this property, removing it later would change the creation mode of the resource, which CloudFormation treats as requiring replacement.
Recent Improvements: AWS has recently enhanced the snapshot restore experience by allowing you to view and modify backup retention period and preferred backup window settings during the restore operation itself, rather than having to modify them after restoration is complete. This improvement is available across all RDS database engines and Aurora editions through the AWS Management Console, CLI, and SDKs.
For Your Feature Requests: Your suggestions about improving the one-click console experience, better documentation, allowing property removal without replacement, and CDK class consolidation are valuable feedback. While I can't commit to specific feature implementations, AWS does actively consider customer feedback when prioritizing product improvements.
I'd recommend also submitting this feedback through the AWS Console's feedback mechanism and your AWS account team if you have one, as multiple feedback channels help ensure your voice is heard by the product teams.
Sources
AWS::RDS::DBCluster - AWS CloudFormation
Amazon RDS now supports backup configuration when restoring snapshots - AWS
Relevant content
- asked 4 years ago
- AWS OFFICIALUpdated 3 years ago

As always with the feedback function upon sending:
Error Something went wrong. Please submit your feedback again later.