Here's the first version of an module to send a message to an Amzon SNS Topic in case someone else finds it useful
git@github.com:franc-carter/fhem-sns.git
cheers
Thank you for your work, it is really useful - especially when you home many events that you want to track outside of FHEM.
But IMHO for newbies in this area it would be very nice if you write somewhere in description or readme.md that this script also needs Amazon::SNS module (https://github.com/dwery/amazon-sns or http://search.cpan.org/~zummo/Amazon-SNS-1.2/lib/Amazon/SNS.pm?). I've lost some time to find the necessary dependence.