docdb: create clusters from snapshots support #27188
Labels
@aws-cdk/aws-docdb
Related to Amazon DocumentDB
effort/medium
Medium work item – several days of effort
feature-request
A feature should be added or improved.
p2
Describe the feature
Hi,
Unlike RDS CDK constructs, for docdb there is no choice to create a docdb cluster from scratch using an snapshot unless it is used L1 constructs. The problem if we create the cluster from L1 constructs, we automatically loose the choice to work with L3/L4 constructs like password rotation feature
Use Case
I want to keep docdb L3/L4 power with the choice of creating a cluster from snapshot
Proposed Solution
bring parity to what we can do already for RDS being possible to create with L3/L4 clusters from snapshots
Other Information
No response
Acknowledgements
CDK version used
2.83.1
Environment details (OS name and version, etc.)
macos
The text was updated successfully, but these errors were encountered: