Skip to content

Conversation

levincent51
Copy link
Contributor

Added support for Point-in-Time Recovery (PiTR) from deleted DB clusters using automated backups by:

  • Introducing new SourceDbClusterResourceId property to identify source clusters
  • SourceDbClusterResouceId can be used for PiTR for BOTH existing and deleted clusters whereas SourceDBClusterIdentifier is limited to only existing clusters.
  • Enhancing restore functionality to check automated backups when source cluster is not found, this is to find deleted automated backups
  • Expanding restore validation conditions to include SourceDbClusterResourceId, just as stated in public doc https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RestoreDBClusterToPointInTime.html
  • Validate SourceDbClusterResourceId and SourceDBClusterIdentifier requirement of either property needing to be specified not both

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

…ed backups and support new SourceDBClusterResourceId writeonly property
@levincent51 levincent51 added this pull request to the merge queue Jul 29, 2025
Merged via the queue into aws-cloudformation:master with commit 5a410e8 Jul 29, 2025
1 check passed
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.

2 participants