aws / aws/aws-cdk

(aws-rds): DatabaseClusterFromSnapshot no credentials property

Open
#14,771 6 comments 4 reactions 0 assignees View on GitHub
@aws-cdk/aws-rds effort/medium feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

Would it be possible to add a credentials property/parameter to DatabaseClusterFromSnapshot? It should be similar to the credentials option in DatabaseInstanceFromSnapshot.

### Use Case

Now when you restore a cluster from snapshot you don't have the master user in aws secrets manager

### Proposed Solution

See the description.

---

This is a :rocket: Feature Request

Contributor guide

Open the contributing guide

Research direction

Start with the DatabaseClusterFromSnapshot entry point and compare its options with the credentials option on DatabaseInstanceFromSnapshot. Trace the related AWS RDS behavior and existing tests, then confirm that restoring a cluster from a snapshot can accept credentials and that the master user is available in AWS Secrets Manager as described.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.