AWS sns documentation change
Summary
Updated 'AWS CloudFormation' to 'CloudFormation' in the SSE encryption context.
Security assessment
Terminology change only. Server-Side Encryption (SSE) documentation remains unchanged with no security fixes or enhancements discussed.
Diff
diff --git a/sns/latest/dg/sns-server-side-encryption.md b/sns/latest/dg/sns-server-side-encryption.md index 81e0725d7..199fa94d2 100644 --- a//sns/latest/dg/sns-server-side-encryption.md +++ b//sns/latest/dg/sns-server-side-encryption.md @@ -15 +15 @@ SSE encrypts messages as soon as Amazon SNS receives them. The messages are stor - * For information about creating encrypted topics using AWS CloudFormation (by setting the `KmsMasterKeyId` property using the `[AWS::SNS::Topic](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html)` resource), see the _AWS CloudFormation User Guide_. + * For information about creating encrypted topics using CloudFormation (by setting the `KmsMasterKeyId` property using the `[AWS::SNS::Topic](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html)` resource), see the _AWS CloudFormation User Guide_.