AWS Security ChangesHomeSearch

AWS AWSCloudFormation documentation change

Service: AWSCloudFormation · 2025-06-22 · Documentation low

File: AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.md

Summary

Updated documentation terminology from 'stack sets' to 'StackSets' (capitalization consistency) and changed section header from 'StackSets operations' to 'Get started using a sample template'

Security assessment

Changes are purely editorial/terminology updates (capitalization consistency and section renaming). No security vulnerabilities addressed or new security features documented. The existing security context about delegated administrator permissions remains unchanged.

Diff

diff --git a/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.md b/AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.md
index 82eec2443..a6f2aabe2 100644
--- a//AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.md
+++ b//AWSCloudFormation/latest/UserGuide/stacksets-orgs-delegated-admin.md
@@ -9 +9 @@ To register a delegated administrator (console)To deregister a delegated adminis
-In addition to your organization's management account, member accounts with delegated administrator permissions can create and manage stack sets with service-managed permissions for the organization. Stack sets with service-managed permissions are created in the management account, including stack sets created by delegated administrators. To be registered as a delegated administrator for your organization, your member account must be in the organization. For more information about joining an organization, see [Inviting an AWS account to join your organization](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_invites.html).
+In addition to your organization's management account, member accounts with delegated administrator permissions can create and manage StackSets with service-managed permissions for the organization. StackSets with service-managed permissions are created in the management account, including StackSets created by delegated administrators. To be registered as a delegated administrator for your organization, your member account must be in the organization. For more information about joining an organization, see [Inviting an AWS account to join your organization](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_accounts_invites.html).
@@ -11 +11 @@ In addition to your organization's management account, member accounts with dele
-Your organization can have up to five registered delegated administrators at one time. Delegated administrators can choose to deploy to all accounts in your organization or specific OUs. Trusted access with AWS Organizations must be activated before delegated administrators can deploy to accounts managed by Organizations. For more information, see [Activate trusted access for stack sets with AWS Organizations](./stacksets-orgs-activate-trusted-access.html).
+Your organization can have up to five registered delegated administrators at one time. Delegated administrators can choose to deploy to all accounts in your organization or specific OUs. Trusted access with AWS Organizations must be activated before delegated administrators can deploy to accounts managed by Organizations. For more information, see [Activate trusted access for StackSets with AWS Organizations](./stacksets-orgs-activate-trusted-access.html).
@@ -17 +17 @@ Please be aware of the following:
-  * Delegated administrators have full permissions to deploy to accounts in your organization. The management account can't limit delegated administrator permissions to deploy to specific OUs or to perform specific stack set operations.
+  * Delegated administrators have full permissions to deploy to accounts in your organization. The management account can't limit delegated administrator permissions to deploy to specific OUs or to perform specific StackSet operations.
@@ -104 +104 @@ Activate trusted access
-StackSets operations
+Get started using a sample template