6 7 8
# File 'lib/circuitry/services/sns.rb', line 6 def sns @sns ||= Aws::SNS::Client.new(Circuitry.config.aws_options) end