AWS AWSCloudFormation documentation change
Summary
Updated branding from 'AWS CloudFormation' to 'CloudFormation' in documentation text and syntax declaration
Security assessment
Terminology updates maintain existing SSE documentation without introducing new security features or addressing vulnerabilities.
Diff
diff --git a/AWSCloudFormation/latest/TemplateReference/aws-properties-dynamodb-table-ssespecification.md b/AWSCloudFormation/latest/TemplateReference/aws-properties-dynamodb-table-ssespecification.md index 735b61468..57ea3348b 100644 --- a//AWSCloudFormation/latest/TemplateReference/aws-properties-dynamodb-table-ssespecification.md +++ b//AWSCloudFormation/latest/TemplateReference/aws-properties-dynamodb-table-ssespecification.md @@ -5 +5 @@ SyntaxProperties -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 @@ Represents the settings used to enable server-side encryption. -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: