SQSSender
Using the Amazon Simple Queue Service (SQS), sends messages to an Amazon SQS queue.
Input Ports
This transformer accepts any feature.
Output Ports
This transformer outputs any feature introduced to the input port without alteration.
Parameters
Amazon Simple Queue Service Parameters
The URL of queue where messages are to be sent.
An access key associated with a user with permission to send messages to the queue.
A secret key paired with the access key provided.
Message Parameters
The attribute containing the content of the message to be sent.
The delay (in seconds) before the message appears in the queue. May be between 0 and 900.
A table of attributes to be associated with the message. A message may have a maximum of 10 attributes. Attributes have a name, a type, and a value.
The items have restrictions, described in Using Amazon SQS Message Attributes, in the AWS Documentation (online).
Working with SQS
For more information about sending messages using the Simple Queue Service (SQS), see the Amazon Simple Queue Service Subscriber in the FME Server Reference Manual.
Editing Transformer Parameters
Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.
Transformer Categories
FME Licensing Level
FME Professional edition and above
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.