AWS AWSCloudFormation documentation change
Summary
Updated documentation links to use full URLs instead of relative paths and corrected resource reference links. Added PDF reference link.
Security assessment
Changes involve URL formatting updates and documentation reference corrections. The security-related content about not embedding credentials was already present and only received a URL update. No new security vulnerabilities or features are introduced.
Diff
diff --git a/AWSCloudFormation/latest/UserGuide/quickref-redshift.md b/AWSCloudFormation/latest/UserGuide/quickref-redshift.md index 34b2738a1..a3d9f37a5 100644 --- a//AWSCloudFormation/latest/UserGuide/quickref-redshift.md +++ b//AWSCloudFormation/latest/UserGuide/quickref-redshift.md @@ -0,0 +1,2 @@ +[](/pdfs/AWSCloudFormation/latest/UserGuide/cfn-ug.pdf#quickref-redshift "Open PDF") + @@ -23 +25 @@ Using the `NoEcho` attribute does not mask any information stored in the followi - * The `Metadata` template section. CloudFormation does not transform, modify, or redact any information you include in the `Metadata` section. For more information, see [CloudFormation template Metadata syntax](./metadata-section-structure.html). + * The `Metadata` template section. CloudFormation does not transform, modify, or redact any information you include in the `Metadata` section. For more information, see [Metadata](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/metadata-section-structure.html). @@ -25 +27 @@ Using the `NoEcho` attribute does not mask any information stored in the followi - * The `Outputs` template section. For more information, see [CloudFormation template Outputs syntax](./outputs-section-structure.html). + * The `Outputs` template section. For more information, see [Outputs](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/outputs-section-structure.html). @@ -27 +29 @@ Using the `NoEcho` attribute does not mask any information stored in the followi - * The `Metadata` attribute of a resource definition. For more information, see [Metadata attribute](./aws-attribute-metadata.html). + * The `Metadata` attribute of a resource definition. For more information, see [`Metadata` attribute](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-attribute-metadata.html). @@ -38 +40 @@ 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. @@ -409 +411 @@ For more information, see the [Do not embed credentials in your templates](./sec -[AWS::Redshift::Cluster](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-redshift-cluster.html) +[AWS::Redshift::Cluster](https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-resource-redshift-cluster.html)