aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap
Allow changing MonitoringInterval without causing interruptions
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
### Name of the resource
AWS::RDS::DBInstance
### Resource name
MonitoringInterval
### Description
Update action on changing MonitoringInterval via CFN causes "some interruptions" which is not desirable while specially troubleshooting DB performance issues.
Checking RDS documentation https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Overview.DBInstance.Modifying.html this change does not require any interruption of services.
Therefore, requesting enhancement to be implemented to allow changes to MonitoringInterval without any interruptions.
### Other Details
_No response_
Contributor guide
Research direction
Start with the AWS::RDS::DBInstance resource and its MonitoringInterval property, then review the linked Amazon RDS modifying-resources documentation. Confirm the current CloudFormation update behavior and identify the resource coverage or specification entry that declares the interruption. Done means changing MonitoringInterval is represented as causing no service interruption, with the behavior verified against the documented RDS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud, databases
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100