AWS sns documentation change
Summary
Updated 'AWS CloudFormation' to 'CloudFormation' in the list of tools for creating data protection policies.
Security assessment
Terminology consistency change. The policy functionality (auditing/de-identifying data) is unaltered, and no security issues are addressed.
Diff
diff --git a/sns/latest/dg/sns-message-data-protection-configure.md b/sns/latest/dg/sns-message-data-protection-configure.md index 4077c262c..d99e22e48 100644 --- a//sns/latest/dg/sns-message-data-protection-configure.md +++ b//sns/latest/dg/sns-message-data-protection-configure.md @@ -7 +7 @@ -[Data protection policies](./sns-message-data-protection-policies.html) help you safeguard the data that's published to your Amazon SNS topics by auditing, de-identifying (masking or redacting), and denying (blocking) sensitive information that moves between applications or AWS services. You can use AWS API, AWS CLI, AWS CloudFormation, or AWS Management Console to create data protection policies in Amazon SNS. Only one policy can be defined per Amazon SNS topic. Each data protection policy can have one or more de-identify and deny statements, but only one audit statement. +[Data protection policies](./sns-message-data-protection-policies.html) help you safeguard the data that's published to your Amazon SNS topics by auditing, de-identifying (masking or redacting), and denying (blocking) sensitive information that moves between applications or AWS services. You can use AWS API, AWS CLI, CloudFormation, or AWS Management Console to create data protection policies in Amazon SNS. Only one policy can be defined per Amazon SNS topic. Each data protection policy can have one or more de-identify and deny statements, but only one audit statement.