SqsAction
Sends information about the detector model instance and the event that triggered the action to an Amazon SQS queue.
Contents
- queueUrl
-
The URL of the SQS queue where the data is written.
Type: String
Required: Yes
- payload
-
You can configure the action payload when you send a message to an Amazon SQS queue.
Type: Payload object
Required: No
- useBase64
-
Set this to TRUE if you want the data to be base-64 encoded before it is written to the queue. Otherwise, set this to FALSE.
Type: Boolean
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: