Commit 48d30b6
authored
### Issue # (if applicable)
Closes #33889
### Reason for this change
https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_RestoreFromMultiAZDBClusterSnapshot.html
### Description of changes
- `DatabaseInstanceFromSnapshot` support `clusterSnapshotIdentifier`
- `clusterSnapshotIdentifier` and `snapshotIdentifier` are mutually exclusive, one must be specified
### Description of how you validated changes
Unit + Integ
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
1 parent 9438e4a commit 48d30b6
File tree
12 files changed
+1058
-1
lines changed- packages
- @aws-cdk-testing/framework-integ/test/aws-rds/test
- integ.instance-from-cluster-snapshot.js.snapshot
- aws-cdk-lib/aws-rds
- lib
- test
12 files changed
+1058
-1
lines changedLines changed: 20 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments