AWS AWSCloudFormation documentation change
Summary
Updated branding in security warning and syntax declaration (AWS CloudFormation -> CloudFormation)
Security assessment
Existing security warning about credential storage was updated with naming convention but does not introduce new security content
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-resource-codebuild-sourcecredential.md b/AWSCloudFormation/latest/TemplateReference/aws-resource-codebuild-sourcecredential.md index e76346a7d..86d099d93 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-resource-codebuild-sourcecredential.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-resource-codebuild-sourcecredential.md @@ -5 +5 @@ SyntaxPropertiesExamples -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). @@ -13 +13 @@ Information about the credentials for a GitHub, GitHub Enterprise, or Bitbucket -For security purposes, do not use plain text in your AWS CloudFormation template to store your credentials. +For security purposes, do not use plain text in your CloudFormation template to store your credentials. @@ -17 +17 @@ For security purposes, do not use plain text in your AWS CloudFormation template -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: