AWS Security ChangesHomeSearch

AWS config documentation change

Service: config · 2025-11-19 · Documentation low

File: config/latest/developerguide/cpack-prerequisites.md

Summary

Updated reference from 'AWS CloudFormation' to 'CloudFormation' regarding intrinsic function limitations

Security assessment

Change only updates terminology consistency (AWS CloudFormation -> CloudFormation). The existing security guidance about requiring exact ARNs remains unchanged. No new security documentation added or vulnerabilities addressed.

Diff

diff --git a/config/latest/developerguide/cpack-prerequisites.md b/config/latest/developerguide/cpack-prerequisites.md
index af3dc399d..970f9343c 100644
--- a//config/latest/developerguide/cpack-prerequisites.md
+++ b//config/latest/developerguide/cpack-prerequisites.md
@@ -43 +43 @@ When deploying a conformance pack with remediation to an organization, the manag
-AWS Config does not support AWS CloudFormation intrinsic functions for the automation execution role or the `ConfigRuleName`. You must provide the exact ARN of the role as a string, and you must use the complete rule name without intrinsic functions.
+AWS Config does not support CloudFormation intrinsic functions for the automation execution role or the `ConfigRuleName`. You must provide the exact ARN of the role as a string, and you must use the complete rule name without intrinsic functions.