AWS managedservices documentation change
Summary
Removed RDS-EVENT-0224 documentation and associated opt-out tag information
Security assessment
Documentation cleanup of specific remediation process without security context
Diff
diff --git a/managedservices/latest/accelerate-guide/auto-remediation.md b/managedservices/latest/accelerate-guide/auto-remediation.md index 04d753f6a..1e1f33968 100644 --- a/managedservices/latest/accelerate-guide/auto-remediation.md +++ b/managedservices/latest/accelerate-guide/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".`