You are here: Reference Manual > FME Server Web Services > Notification Service > Subscribers > Configuring the Subscriber
Configuring the Subscriber
- In the FME Server Web User Interface, select Notifications > Subscriptions, and click New.
- Subscription Name: Provide a name for your Subscription.
- Protocol: Select Amazon SQS.
- Topics Subscribed To: Specify the Topics you want to subscribe to using the drop-down selector. To create a topic and use it right away, click +.
- 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