Skip to content

RDS - Import existing DatabaseInstance from ARN #7295

@Dzhuneyt

Description

@Dzhuneyt

Currently the AWS CDK only allows creating a DB instance. It would be great to be able to import and reuse existing RDS instances.

Use Case

Creating a CI pipeline that automatically provisions QA "sandboxes" of the app, that are all connected and reuse the same DB instance.

Because of this use case.

Proposed Solution

DatabaseInstance.fromArn();


This is a 🚀 Feature Request

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-rdsRelated to Amazon Relational Databaseclosing-soonThis issue will automatically close in 4 days unless further comments are made.feature-requestA feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions