AWS AWSCloudFormation documentation change
Summary
Updated terminology from 'stack instances' to 'stacks' throughout document, fixed capitalization of 'StackSets', and updated link text for consistency
Security assessment
Changes focus on terminology consistency and documentation clarity without addressing security vulnerabilities or introducing security features. Updates to service role descriptions maintain existing security documentation rather than adding new content.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/stacksets-delete.md b/AWSCloudFormation/latest/UserGuide/stacksets-delete.md index d5da6c8ea..b6c46fe74 100644 --- a//AWSCloudFormation/latest/UserGuide/stacksets-delete.md +++ b//AWSCloudFormation/latest/UserGuide/stacksets-delete.md @@ -7 +7 @@ Delete a stack set (console)Delete a stack set (AWS CLI)Delete service roles (op -To delete a stack set, you must first delete all stack instances in the stack set. For information about how to delete all stack instances, see [Delete stack instances from StackSets](./stackinstances-delete.html). +To delete a stack set, you must first delete all stacks in the stack set. For information about how to delete all stacks, see [Delete stacks from StackSets](./stackinstances-delete.html). @@ -37 +37 @@ To delete a stack set, you must first delete all stack instances in the stack se -When acting as a delegated administrator, you must set the `--call-as` option to `DELEGATED_ADMIN` each time you run a StackSets command. +When acting as a delegated administrator, you must set the `--call-as` option to `DELEGATED_ADMIN` each time you run a stack set command. @@ -57 +57 @@ If you no longer need the IAM service roles that CloudFormation requires to perf -_For self-managed stack sets_ , the roles you created. For more information about these roles, see [Grant self-managed permissions](./stacksets-prereqs-self-managed.html). +_For self-managed StackSets_ , the roles you created. For more information about these roles, see [Grant self-managed permissions](./stacksets-prereqs-self-managed.html). @@ -59 +59 @@ _For self-managed stack sets_ , the roles you created. For more information abou -_For service-managed stack sets_ , the roles that were automatically created by StackSets have the suffix `CloudFormationStackSetsOrgAdmin` in the organization management account, and `CloudFormationStackSetsOrgMember` in each target account. For more information, see [Service-linked roles](./stacksets-orgs-activate-trusted-access.html#stacksets-orgs-service-linked-roles). +_For service-managed StackSets_ , the roles that were automatically created by StackSets have the suffix `CloudFormationStackSetsOrgAdmin` in the organization management account, and `CloudFormationStackSetsOrgMember` in each target account. For more information, see [Service-linked roles](./stacksets-orgs-activate-trusted-access.html#stacksets-orgs-service-linked-roles). @@ -91 +91 @@ To use the Amazon Web Services Documentation, Javascript must be enabled. Please -Delete stack instances from StackSets +Delete stacks from StackSets