-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add DbClusterFromSnapshot construct #4379
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseeffort/largeLarge work item – several weeks of effortLarge work item – several weeks of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p2
Milestone
Description
Please create a DbClusterInstanceFromSnapshot construct like the DatabaseInstanceFromSnapshot that already exists, which would support Aurora Databases.
Use Case
I need the ability to clone an Aurora MySQL production database into a new environment as part of testing and release procedures.
Without CDK support, I am forced to script the restore from a mysql dump file in the UserData script of a bastion host. This is clunky.
Proposed Solution
Create a DbClusterInstanceFromSnapshot construct that works for Aurora.
Other
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-rdsRelated to Amazon Relational DatabaseRelated to Amazon Relational Databaseeffort/largeLarge work item – several weeks of effortLarge work item – several weeks of effortfeature-requestA feature should be added or improved.A feature should be added or improved.in-progressThis issue is being actively worked on.This issue is being actively worked on.p2