AWS Security ChangesHomeSearch

AWS config documentation change

Service: config · 2025-06-16 · Documentation medium

File: config/latest/developerguide/DocumentHistory.md

Summary

Added documentation for 13 new AWS Config managed rules including security-related checks

Security assessment

Documents new security-focused managed rules (e.g., SSL policy checks, public access restrictions) but does not address a specific existing vulnerability

Diff

diff --git a/config/latest/developerguide/DocumentHistory.md b/config/latest/developerguide/DocumentHistory.md
index a0e0d9aeb..7dbe52097 100644
--- a//config/latest/developerguide/DocumentHistory.md
+++ b//config/latest/developerguide/DocumentHistory.md
@@ -13 +13 @@ The following table describes the important changes to the documentation for AWS
-  * Latest documentation update: May 27, 2025
+  * Latest documentation update: June 13, 2025
@@ -19,0 +20,17 @@ Change| Description| Date
+AWS Config updates managed rules| With this release, AWS Config supports the following managed rules:
+
+  * [cloudfront-ssl-policy-check](https://docs.aws.amazon.com/config/latest/developerguide/cloudfront-ssl-policy-check.html)
+  * [cognito-identity-pool-unauth-access-check](https://docs.aws.amazon.com/config/latest/developerguide/cognito-identity-pool-unauth-access-check.html)
+  * [ec2-enis-source-destination-check-enabled](https://docs.aws.amazon.com/config/latest/developerguide/ec2-enis-source-destination-check-enabled.html)
+  * [elbv2-listener-encryption-in-transit](https://docs.aws.amazon.com/config/latest/developerguide/elbv2-listener-encryption-in-transit.html)
+  * [lambda-function-xray-enabled](https://docs.aws.amazon.com/config/latest/developerguide/lambda-function-xray-enabled.html)
+  * [msk-cluster-public-access-disabled](https://docs.aws.amazon.com/config/latest/developerguide/msk-cluster-public-access-disabled.html)
+  * [msk-connect-connector-logging-enabled](https://docs.aws.amazon.com/config/latest/developerguide/msk-connect-connector-logging-enabled.html)
+  * [msk-unrestricted-access-check](https://docs.aws.amazon.com/config/latest/developerguide/msk-unrestricted-access-check.html)
+  * [aurora-mysql-cluster-audit-logging](https://docs.aws.amazon.com/config/latest/developerguide/aurora-mysql-cluster-audit-logging.html)
+  * [redshift-cluster-multi-az-enabled](https://docs.aws.amazon.com/config/latest/developerguide/redshift-cluster-multi-az-enabled.html)
+  * [s3express-dir-bucket-lifecycle-rules-check](https://docs.aws.amazon.com/config/latest/developerguide/s3express-dir-bucket-lifecycle-rules-check.html)
+  * [ssm-automation-logging-enabled](https://docs.aws.amazon.com/config/latest/developerguide/ssm-automation-logging-enabled.html)
+  * [ssm-automation-block-public-sharing](https://docs.aws.amazon.com/config/latest/developerguide/ssm-automation-block-public-sharing.html)
+
+| June 13, 2025