AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in documentation text and links
Security assessment
Change updates naming conventions and fixes link text, but doesn't modify security-related content about secret management
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-secretsmanager-secret.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-secretsmanager-secret.md index 5d77c0d8e..999f0f3ea 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-secretsmanager-secret.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-secretsmanager-secret.md @@ -5 +5 @@ SyntaxPropertiesReturn valuesExamplesSee also -This is the new _AWS CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). +This is the new _CloudFormation Template Reference Guide_. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html). @@ -15 +15 @@ For Amazon Redshift admin user credentials, see [AWS::Redshift::Cluster](https:/ -To retrieve a secret in a CloudFormation template, use a _dynamic reference_. For more information, see [ Retrieve a secret in an AWS CloudFormation resource](https://docs.aws.amazon.com/secretsmanager/latest/userguide/cfn-example_reference-secret.html). +To retrieve a secret in a CloudFormation template, use a _dynamic reference_. For more information, see [ Retrieve a secret in an CloudFormation resource](https://docs.aws.amazon.com/secretsmanager/latest/userguide/cfn-example_reference-secret.html). @@ -23 +23 @@ For information about retrieving a secret in code, see [Retrieve secrets from Se -To declare this entity in your AWS CloudFormation template, use the following syntax: +To declare this entity in your CloudFormation template, use the following syntax: