This is a lmabda function I'm using to forward Cloudwatch SNS alerts to my iPhone via Pushbullet.
Just create the JS lambda function, set the two pushbullet env vars, and configure the lambda as an SNS subscriber.
Far more ideal than using the SNS email sandbox (though still good as a fallback). This could also be easily extended for other event sources.