public SNS(String arn, String key, String secret, Bill bll)
arn - ARN of SNS topickey - AWS keysecret - AWS secretbll - Bill to announce@Step(value="notification sent to ${this.topic}") 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.