AWS Security ChangesHomeSearch

AWS sns documentation change

Service: sns · 2025-11-19 · Documentation low

File: sns/latest/dg/message-filtering-apply.md

Summary

Updated CloudFormation references and console link formatting

Security assessment

Documentation changes for filter policy application process without modifying security implications of message filtering itself. No updates to policy content or access controls.

Diff

diff --git a/sns/latest/dg/message-filtering-apply.md b/sns/latest/dg/message-filtering-apply.md
index aec43853f..514c382b2 100644
--- a//sns/latest/dg/message-filtering-apply.md
+++ b//sns/latest/dg/message-filtering-apply.md
@@ -292 +292 @@ If you want to switch from attribute-based (default) to payload-based message fi
-To apply a filter policy using AWS CloudFormation, use a JSON or YAML template to create a AWS CloudFormation stack. For more information, see the [`FilterPolicy` property](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html#cfn-sns-subscription-filterpolicy) of the `AWS::SNS::Subscription` resource in the _AWS CloudFormation User Guide_ and the [example AWS CloudFormation template](https://github.com/aws-samples/aws-sns-samples/blob/master/templates/SNS-Subscription-Attributes-Tutorial-CloudFormation.template).
+To apply a filter policy using CloudFormation, use a JSON or YAML template to create a CloudFormation stack. For more information, see the [`FilterPolicy` property](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html#cfn-sns-subscription-filterpolicy) of the `AWS::SNS::Subscription` resource in the _AWS CloudFormation User Guide_ and the [example CloudFormation template](https://github.com/aws-samples/aws-sns-samples/blob/master/templates/SNS-Subscription-Attributes-Tutorial-CloudFormation.template).
@@ -294 +294 @@ To apply a filter policy using AWS CloudFormation, use a JSON or YAML template t
-  1. Sign in to the [AWS CloudFormation console](https://console.aws.amazon.com/cloudformation).
+  1. Sign in to the [CloudFormation console](https://console.aws.amazon.com/cloudformation).