AWS AWSCloudFormation documentation change
Summary
Removed reference to viewing change sets documentation in SSM dynamic references guide
Security assessment
This is a minor documentation edit removing a redundant link. No security context or implications are present in the change.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/dynamic-references-ssm.md b/AWSCloudFormation/latest/UserGuide/dynamic-references-ssm.md index 66dbc9a21..debc72dde 100644 --- a//AWSCloudFormation/latest/UserGuide/dynamic-references-ssm.md +++ b//AWSCloudFormation/latest/UserGuide/dynamic-references-ssm.md @@ -11 +11 @@ To use a plaintext value from Parameter Store within your template, you use a `s -To verify which version of an `ssm` dynamic reference will be used in a stack operation, create a change set for the stack operation. Then, review the processed template on the **Template** tab. For more information, see [Create a change set for a CloudFormation stack](./using-cfn-updating-stacks-changesets-create.html) and [View a change set for a CloudFormation stack](./using-cfn-updating-stacks-changesets-view.html). +To verify which version of an `ssm` dynamic reference will be used in a stack operation, create a change set for the stack operation. Then, review the processed template on the **Template** tab. For more information, see [Create a change set for a CloudFormation stack](./using-cfn-updating-stacks-changesets-create.html).