Notify Amazon SNS about translation changes
You'll need an AWS account with access to Amazon Simple Notification Service
Configuring SNS to receive Loco notifications
- Open the developer tools modal from any project view where you see the :wrench icon:
- Switch to the "Hooks" tab, and click the "New Hook" link
- Choose "Amazon SNS", enter your credentials, and confirm with "Add topic".
SNS settings:
- Topic ARN: 
 This identifies the Amazon SNS topic that Loco will notify. Once set up, you can subscribe multiple services to listen on it. See Getting started with Amazon SNS topics.
- Authentication 
 Choose between IAM User or IAM Role. See our guide to storing AWS credentials and general advice on key security.
- Other options are common to all notification services. 
Loco doesn't manage your topics, or their subscriptions. This is all set up from your AWS Console. We simply post a payload to the topic when changes are detected.