AWS Security ChangesHomeSearch

AWS serverless-application-model documentation change

Service: serverless-application-model · 2025-11-19 · Documentation low

File: serverless-application-model/latest/developerguide/sam-permissions-cloudformation.md

Summary

Updated document title and content to use 'CloudFormation' instead of 'AWS CloudFormation'

Security assessment

The changes are stylistic/naming convention updates. While the document discusses permissions management, the modifications don't introduce new security content or address vulnerabilities.

Diff

diff --git a/serverless-application-model/latest/developerguide/sam-permissions-cloudformation.md b/serverless-application-model/latest/developerguide/sam-permissions-cloudformation.md
index 5d398f2f4..1fd71f3dd 100644
--- a//serverless-application-model/latest/developerguide/sam-permissions-cloudformation.md
+++ b//serverless-application-model/latest/developerguide/sam-permissions-cloudformation.md
@@ -7 +7 @@ Grant administrator permissionsAttach necessary AWS managed policiesGrant specif
-# Managing AWS SAM permissions with AWS CloudFormation mechanisms
+# Managing AWS SAM permissions with CloudFormation mechanisms
@@ -9 +9 @@ Grant administrator permissionsAttach necessary AWS managed policiesGrant specif
-To control access to AWS resources, the AWS Serverless Application Model (AWS SAM) can use the same mechanisms as AWS CloudFormation. For more information, see [Controlling access with AWS Identity and Access Management](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-iam-template.html) in the _AWS CloudFormation User Guide_.
+To control access to AWS resources, the AWS Serverless Application Model (AWS SAM) can use the same mechanisms as CloudFormation. For more information, see [Controlling access with AWS Identity and Access Management](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-iam-template.html) in the _AWS CloudFormation User Guide_.