AWS AWSCloudFormation documentation change
Summary
Updated prerequisite links: Changed 'Concurrency Mode' to 'Override parameters on stacks', 'Override parameters on stack instances' to 'Enable-disable automatic deployments', and consolidated deletion instructions to 'Delete stacks from StackSets'
Security assessment
Changes appear to be documentation restructuring and terminology updates rather than security-related fixes. No security vulnerabilities or new security features are mentioned in the diff snippets.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/stacksets-getting-started.md b/AWSCloudFormation/latest/UserGuide/stacksets-getting-started.md index 4609bd49a..082006b00 100644 --- a//AWSCloudFormation/latest/UserGuide/stacksets-getting-started.md +++ b//AWSCloudFormation/latest/UserGuide/stacksets-getting-started.md @@ -17 +17 @@ Before you create your first stack set, be sure that you have completed required - * [Choose the Concurrency Mode](./concurrency-mode.html) + * [Override parameters on stacks](./stackinstances-override.html) @@ -19 +19 @@ Before you create your first stack set, be sure that you have completed required - * [Override parameters on stack instances](./stackinstances-override.html) + * [Enable-disable automatic deployments](./stacksets-orgs-manage-auto-deployment.html) @@ -21,3 +21 @@ Before you create your first stack set, be sure that you have completed required - * [Manage automatic deployments (service-managed permissions)](./stacksets-orgs-manage-auto-deployment.html) - - * [Delete stack instances from StackSets](./stackinstances-delete.html) + * [Delete stacks from StackSets](./stackinstances-delete.html)