This plugin provides an interface to Amazon Simple Email Service - http://aws.amazon.com/ses/
API Reference : http://docs.amazonwebservices.com/ses/latest/APIReference/
Copy the CFC in the plugins folder and start using getmyPlugin("AmazonSES")
You will have to create some settings in your ColdBox configuration file:
ses_accessKey : The Amazon access key
ses_secretKey : The Amazon secret key