aws / aws/aws-cdk

RDS: Database Cluster Writer/Reader's DeleteAutomatedBackups

Open
#25,948 7 comments 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-rds effort/small feature-request good first issue p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
1d 19h
Merged PRs (30d)
74

Description

### Describe the feature

In the original `instance_props`, there was a `delete_automated_backups property`. How can we specify that in writer/readers? The `rds.ClusterInstance.provisioned` method doesn't seem to support that.

Related issue: https://github.com/aws/aws-cdk/issues/25898

### Use Case

We need to specify this without using escape hatches.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

2.82.1

### Environment details (OS name and version, etc.)

macOS Ventura 13.3.1

Contributor guide

Open the contributing guide

Research direction

Start at the rds.ClusterInstance.provisioned method and compare its writer/reader options with the original instance_props delete_automated_backups property. Done means callers can specify DeleteAutomatedBackups for database cluster writers/readers without using escape hatches; the payload names no specific test file, so locate the relevant RDS cluster-instance tests first.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.