(aws-rds): DatabaseClusterFromSnapshot no credentials property
- 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
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