cloudformation-coverage-roadmap icon indicating copy to clipboard operation
cloudformation-coverage-roadmap copied to clipboard

Allow changing MonitoringInterval without causing interruptions

Open sushdesh opened this issue 3 years ago • 0 comments

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

sushdesh avatar Jul 13 '22 21:07 sushdesh