Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 2.28 KB

README.md

File metadata and controls

17 lines (12 loc) · 2.28 KB

Amazon SNS - Code Samples

This repository contains code samples related to Amazon SNS (Simple Notification Service). These code samples are used in AWS blog posts and tutorials.

Currently, the following AWS CloudFormation templates are hosted in this repository:

Code Tutorial/Blog
/templates/SNS-VPCE-Tutorial-CloudFormation.template Publishing Amazon SNS messages privately from Amazon VPC
/templates/SNS-Subscription-Attributes-Tutorial-CloudFormation.template Managing Amazon SNS subscription attributes with AWS CloudFormation
/templates/message_data_protection/ Introducing message data protection for Amazon SNS
/templates/message_data_protection_cdi/ Masking and redacting sensitive data published to Amazon SNS using managed and custom data identifiers
/templates/SNS-Payload-Based-Filtering-SAM.template Introducing payload-based message filtering for Amazon SNS

License Summary

These sample code files are made available under a modified MIT license. See the LICENSE file.