Skip to content

Add DbClusterFromSnapshot construct #4379

@cseickel

Description

@cseickel

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

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-rdsRelated to Amazon Relational Databaseeffort/largeLarge work item – several weeks of effortfeature-requestA feature should be added or improved.in-progressThis issue is being actively worked on.p2

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions