public SES(Bill bll, String key, String secret)
bll - Billkey - AWS keysecret - AWS secret@Step(value="email sent to ${this.bill.recipients()}") public void announce(boolean success) throws IOException
Billboardannounce in interface Billboardsuccess - TRUE if we successfully did somethingIOException - If failsCopyright © 2009–2014 Rultor Inc.. All rights reserved.