AWS Security ChangesHomeSearch

AWS simspaceweaver documentation change

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

File: simspaceweaver/latest/userguide/security_iam_service-with-iam.md

Summary

Replaced 'an AWS CloudFormation template' with 'an CloudFormation template' in app role documentation.

Security assessment

Terminology update only. The app role's security function (writing logs, assuming permissions) remains unchanged. No evidence of security fixes or new security guidance.

Diff

diff --git a/simspaceweaver/latest/userguide/security_iam_service-with-iam.md b/simspaceweaver/latest/userguide/security_iam_service-with-iam.md
index b06138c36..8d35f5f4e 100644
--- a//simspaceweaver/latest/userguide/security_iam_service-with-iam.md
+++ b//simspaceweaver/latest/userguide/security_iam_service-with-iam.md
@@ -141 +141 @@ Changing the permissions for a service role might break SimSpace Weaver function
-The SimSpace Weaver app SDK scripts use an AWS CloudFormation template to create resources in other AWS services to support your simulation. One of these resources is the _app role_ for your simulation. SimSpace Weaver assumes the app role to perform actions in your AWS account on your behalf, such as to write log data to CloudWatch Logs. For more information about the app role, see [Permissions that SimSpace Weaver creates for you](./security_iam_service-created-permissions.html).
+The SimSpace Weaver app SDK scripts use an CloudFormation template to create resources in other AWS services to support your simulation. One of these resources is the _app role_ for your simulation. SimSpace Weaver assumes the app role to perform actions in your AWS account on your behalf, such as to write log data to CloudWatch Logs. For more information about the app role, see [Permissions that SimSpace Weaver creates for you](./security_iam_service-created-permissions.html).