feat(rds): add `fromLookup` method for Amazon Aurora Database Cluster by mazyu36 · Pull Request #34849 · aws/aws-cdk
Issue # (if applicable) Closes #34848 . Reason for this change Implement a lookup function for RDS DatabaseCluster similar to the existing DatabaseInstance.fromLookup functionality. #33258 This all...