AWS config documentation change
Summary
Updated documentation date and added entries for 5 new AWS Config managed rules related to security controls
Security assessment
This change adds documentation for new security-focused managed rules (authorizer enabled, private network required, memory encryption, online store encryption, private registry). These are security features but there's no evidence they address specific security incidents.
Diff
diff --git a/config/latest/developerguide/DocumentHistory.md b/config/latest/developerguide/DocumentHistory.md index 15642b150..dc24a7539 100644 --- a//config/latest/developerguide/DocumentHistory.md +++ b//config/latest/developerguide/DocumentHistory.md @@ -15 +15 @@ The following table describes the important changes to the documentation for AWS - * Latest documentation update: April 3, 2026 + * Latest documentation update: April 27, 2026 @@ -21,0 +22,9 @@ Change| Description| Date +AWS Config updates managed rules| With this release, AWS Config supports the following managed rules: + + * [bedrockagentcore-gateway-authorizer-enabled](https://docs.aws.amazon.com/config/latest/developerguide/bedrockagentcore-gateway-authorizer-enabled.html) + * [bedrockagentcore-runtime-private-network-required](https://docs.aws.amazon.com/config/latest/developerguide/bedrockagentcore-runtime-private-network-required.html) + * [bedrock-agentcore-memory-encryption-enabled](https://docs.aws.amazon.com/config/latest/developerguide/bedrock-agentcore-memory-encryption-enabled.html) + * [sagemaker-featuregroup-online-store-encryption](https://docs.aws.amazon.com/config/latest/developerguide/sagemaker-featuregroup-online-store-encryption.html) + * [sagemaker-model-multicontainer-private-registry](https://docs.aws.amazon.com/config/latest/developerguide/sagemaker-model-multicontainer-private-registry.html) + +| April 27, 2026