You are here: Reference Manual > FME Server Services > Notification Service > Subscribers > Configuring the Subscriber
Configuring the Subscriber
- In the FME Server Web User Interface, select Manage > Notifications. Select the Subscriptions tab and click New.
- Subscription Name: Provide a name for your Subscription.
- Topics Subscribed To: Click the topics you want to subscribe to and click Add. Alternatively, click Add All to subscribe to all topics.
- Protocol: Select Amazon SQS.
- SQS Queue URL: Provide the URL of the queue.
- AWS Access Key ID and AWS Secret Access Key: Provide your AWS security credentials.
- Message Body Template: The default message you want to send to the queue. The message can be up to 64 KB of text in any format.
See Also