AWS Security ChangesHomeSearch

AWS smc documentation change

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

File: smc/latest/ag/sn-base-perms.md

Summary

Replaced 'AWS CloudFormation' with 'CloudFormation' and retained existing security guidance about least-privilege permissions

Security assessment

The change standardizes terminology but does not introduce new security documentation. The existing security advice (least-privilege permissions) was not modified.

Diff

diff --git a/smc/latest/ag/sn-base-perms.md b/smc/latest/ag/sn-base-perms.md
index 879482b24..b13b46229 100644
--- a//smc/latest/ag/sn-base-perms.md
+++ b//smc/latest/ag/sn-base-perms.md
@@ -9 +9 @@ This section describes how to configure Identity and Access Management (IAM) per
-To use an AWS CloudFormation template to set up the AWS configurations of the Connector for ServiceNow, refer to the AWS configurations for Connector for ServiceNow [AWS commercial Regions ](https://servicecatalogconnector.s3.amazonaws.com/SM_ConnectorForServiceNow-AWS_Configurations_Commercialv5.0.0.json), [AWS GovCloud Regions](https://servicecatalogconnector.s3.amazonaws.com/SM_ConnectorForServiceNow-AWS_Configurations_GovCloudv5.0.0.json), and [AWS China Regions](https://servicecatalogconnector.s3.amazonaws.com/SM_ConnectorForServiceNow-Amazon_Configurations_Chinav5.0.0.json). 
+To use an CloudFormation template to set up the AWS configurations of the Connector for ServiceNow, refer to the AWS configurations for Connector for ServiceNow [AWS commercial Regions ](https://servicecatalogconnector.s3.amazonaws.com/SM_ConnectorForServiceNow-AWS_Configurations_Commercialv5.0.0.json), [AWS GovCloud Regions](https://servicecatalogconnector.s3.amazonaws.com/SM_ConnectorForServiceNow-AWS_Configurations_GovCloudv5.0.0.json), and [AWS China Regions](https://servicecatalogconnector.s3.amazonaws.com/SM_ConnectorForServiceNow-Amazon_Configurations_Chinav5.0.0.json). 
@@ -13 +13 @@ To use an AWS CloudFormation template to set up the AWS configurations of the Co
-The AWS CloudFormation template creates IAM users with permissions to all existing integrations, and _is intended to enable all supported integrations in a sandbox or developer ServiceNow instance_. For quality-assurance and production, you must apply least-privilege permissions based on the integrations enabled through the connector. Review the [Creating users]() section for additional information. 
+The CloudFormation template creates IAM users with permissions to all existing integrations, and _is intended to enable all supported integrations in a sandbox or developer ServiceNow instance_. For quality-assurance and production, you must apply least-privilege permissions based on the integrations enabled through the connector. Review the [Creating users]() section for additional information.