Templates/Blueprints/KinesisStreamProcessor/readme.txt

This sample creates a Lambda function written in PowerShell that can be subscribed
to a Kinesis Stream to process each record.
 
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.