Why were my RDS instances were patched in maintenance window without a warning?

0

We updated our MariaDB RDS instances about four weeks ago (April 21st) because there was an e-mail from AWS that they have to be updated or they will be forcefully updated in the next maintenance window until some date.

But yesterday (May 18th) they were updated once again by themselves without our involvement or any e-mail indicating that this will happen. There was also nothing in the recommendations last time we updated - these four weeks ago. Previously all the critical updates were requested by e-mail first with a long deadline.

Minor version upgrades are disabled.

Where can we find information why was the update necessary or the list of planned updates? Is there any way to prevent patches without our involvement?

Monthly frequency is too often for our SLA.

1개 답변
0

Usually, you will receive a notification about the pending maintenance and you can view them in your AWS console. Reference # [1]. Additionally, you can review the details of you required upgrade using the AWS CLI as well. Reference # [2]

aws rds describe-pending-maintenance-actions --resource-identifier <ARN of the Instance>

Furthermore, you can view the details of planned activities in your Personal Health Dashboard. Reference # [3]

Hope the information shared is helpful.

[1] Maintaining a DB instance - Viewing pending maintenance - https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_UpgradeDBInstance.Maintenance.html#USER_UpgradeDBInstance.Maintenance.Viewing

[2] describe-pending-maintenance-actions - https://docs.aws.amazon.com/cli/latest/reference/rds/describe-pending-maintenance-actions.html

[3] AWS Health Dashboard - https://aws.amazon.com/premiumsupport/technology/aws-health-dashboard/

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠