Configuring the Subscriber

  1. In the FME Flow Web User Interface, select Notifications > Subscriptions, and click New.
  2. Subscription Name: Provide a name for your Subscription.
  3. Protocol: Select Amazon SQS.
  4. 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 +.
  5. SQS Queue URL: Provide the URL of the queue.
  6. AWS Access Key ID and AWS Secret Access Key: Provide your AWS security credentials.
  7. 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