cloudformation-coverage-roadmap
cloudformation-coverage-roadmap copied to clipboard
Allow changing MonitoringInterval without causing interruptions
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