

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 在 Amazon SNS 中创建数据保护策略
<a name="sns-message-data-protection-configure"></a>

**重要**  
Amazon SNS 消息数据保护不再适用于新客户。有关替代方案的更多信息和指导，请参阅 [Amazon SNS 消息数据保护可用性变更](https://docs.amazonaws.cn/sns/latest/dg/sns-message-data-protection-availability-change.html)。

[数据保护策略](sns-message-data-protection-policies.md)通过审计、去身份识别（遮蔽或去除）和拒绝（阻止）敏感信息在应用程序或 Amazon Web Services 服务之间传输，帮助您保护发布到 Amazon SNS 主题的数据。您可以使用 Amazon API、 Amazon CLI Amazon CloudFormation、或 Amazon Web Services 管理控制台 在 Amazon SNS 中创建数据保护策略。每个 Amazon SNS 主题只能定义一个策略。每个数据保护策略可以有一个或多个去身份识别和拒绝语句，但只能有一个审计语句。

**Topics**
+ [使用 API](sns-message-data-protection-configure-api.md)
+ [使用 Amazon CLI](sns-message-data-protection-configure-cli.md)
+ [使用 CloudFormation](sns-message-data-protection-configure-cfn.md)
+ [使用 Amazon Web Services 管理控制台](sns-message-data-protection-configure-console.md)
+ [使用 Amazon SDK](sns-message-data-protection-configure-sdk.md)