Templates/Blueprints/SNSSubscription/readme.txt

This sample creates a Lambda function written in PowerShell that can be subscribed
to an SNS Topic. The script will process each record published to the SNS Topic.
 
The script has a Requires statement for the latest version of the AWS Tools for
PowerShell module. If you modify this example and it does not need cmdlets from that
module you can safely delete this statement.