AWS AWSCloudFormation documentation change
Summary
Converted relative link to absolute URL for security best practices section and added PDF link
Security assessment
While the section discusses credential security best practices, the change only fixes a hyperlink format. No new security guidance is added and there's no indication of addressing a specific security incident.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/quickref-opsworks.md b/AWSCloudFormation/latest/UserGuide/quickref-opsworks.md index 336c3b87e..a2fd5fafd 100644 --- a//AWSCloudFormation/latest/UserGuide/quickref-opsworks.md +++ b//AWSCloudFormation/latest/UserGuide/quickref-opsworks.md @@ -0,0 +1,2 @@ +[](/pdfs/AWSCloudFormation/latest/UserGuide/cfn-ug.pdf#quickref-opsworks "Open PDF") + @@ -23 +25 @@ Rather than embedding sensitive information directly in your CloudFormation temp -For more information, see the [Do not embed credentials in your templates](./security-best-practices.html#creds) best practice. +For more information, see the [Do not embed credentials in your templates](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/security-best-practices.html#creds) best practice.