AWS Security ChangesHomeSearch

AWS managedservices documentation change

Service: managedservices · 2025-03-19 · Documentation low

File: managedservices/latest/userguide/auto-remediation.md

Summary

Removed documentation for RDS-EVENT-0224 auto-remediation opt-out process

Security assessment

The removal describes deprecation of an auto-remediation feature but does not indicate a security vulnerability or mitigation.

Diff

diff --git a/managedservices/latest/userguide/auto-remediation.md b/managedservices/latest/userguide/auto-remediation.md
index 5797faac4..f89cf942e 100644
--- a/managedservices/latest/userguide/auto-remediation.md
+++ b/managedservices/latest/userguide/auto-remediation.md
@@ -18 +17,0 @@ RDS-EVENT-0007 | Allocated storage for the DB instance has been exhausted. To re
-RDS-EVENT-0224 | The requested allocated storage reaches or exceeds the configured maximum storage threshold. | The maximum storage threshold for the DB instance has been exhausted or is greater than or equal to the requested allocated storage. | AMS automatic remediation first validates that the requested amount of RDS storage will breach the max storage threshold. If confirmed, AMS attempts to increase the max storage threshold by 30% with a CloudFormation changeset, or direct RDS API if resources are not provisioned through CloudFormation. This feature can be opted out of by adding the following tag to the RDS DB Instance: `"Key: ams:rt:ams-rds-max-allocated-storage-policy, Value: ams-opt-out".`