AWS sns documentation change
Summary
Updated references from 'AWS CloudFormation' to 'CloudFormation' and maintained documentation links
Security assessment
Terminology standardization without altering security aspects of message archiving or KMS key policies. No changes to security requirements or encryption configurations.
Diff
diff --git a/sns/latest/dg/message-archiving-and-replay-topic-owner.md b/sns/latest/dg/message-archiving-and-replay-topic-owner.md index 49bf263fd..a04c43003 100644 --- a//sns/latest/dg/message-archiving-and-replay-topic-owner.md +++ b//sns/latest/dg/message-archiving-and-replay-topic-owner.md @@ -5 +5 @@ -Using the AWS Management ConsoleMessage archiving using APIMessage archiving using SDKMessage archiving using AWS CloudFormationKMS key policy elements for replaying encrypted messagesMonitor message archiving metrics using Amazon CloudWatch +Using the AWS Management ConsoleMessage archiving using APIMessage archiving using SDKMessage archiving using CloudFormationKMS key policy elements for replaying encrypted messagesMonitor message archiving metrics using Amazon CloudWatch @@ -97 +97 @@ The following code example shows how to set the `ArchivePolicy` for an Amazon SN -## Create a message archive policy using AWS CloudFormation +## Create a message archive policy using CloudFormation @@ -99 +99 @@ The following code example shows how to set the `ArchivePolicy` for an Amazon SN -To create an archive policy using AWS CloudFormation see [`AWS::SNS::Topic`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-topic.html) in the _AWS CloudFormation User Guide_. +To create an archive policy using CloudFormation see [`AWS::SNS::Topic`](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-topic.html) in the _AWS CloudFormation User Guide_.