AWS simspaceweaver documentation change
Summary
Changed 'AWS CloudFormation' to 'CloudFormation' in app role creation context
Security assessment
The modification is purely stylistic (service name formatting). No changes to security guidance or permissions structure. Existing security documentation remains unchanged.
Diff
diff --git a/simspaceweaver/1.16/userguide/security_iam_service-with-iam.md b/simspaceweaver/1.16/userguide/security_iam_service-with-iam.md index b90186bff..ed5af94c1 100644 --- a//simspaceweaver/1.16/userguide/security_iam_service-with-iam.md +++ b//simspaceweaver/1.16/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).