AWS AWSCloudFormation documentation change
Summary
Fixed broken link in pseudo parameter documentation
Security assessment
Editorial fix with no security impact
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/quickref-general.md b/AWSCloudFormation/latest/UserGuide/quickref-general.md index 1251f704f..c9413380b 100644 --- a//AWSCloudFormation/latest/UserGuide/quickref-general.md +++ b//AWSCloudFormation/latest/UserGuide/quickref-general.md @@ -254 +254 @@ For more information, see the [Do not embed credentials in your templates](https -The following example shows commands in the EC2 user data that use the pseudo parameters `AWS::StackName` and `AWS::Region`. For more information about pseudo parameters, see . +The following example shows commands in the EC2 user data that use the pseudo parameters `AWS::StackName` and `AWS::Region`. For more information about pseudo parameters, see [Get AWS values using pseudo parameters](./pseudo-parameter-reference.html).