YMQ
Written by
Updated at March 27, 2025
Sending messages to the Yandex Message Queue queue.
Field name | Type | Required | Default value | Templating is supported | Description |
---|---|---|---|---|---|
queueArn |
string |
Yes | No | No | ARN of the queue. |
put |
YmqPut | Yes | No | No | Configuring the put action to add messages to the queue. |
YmqPut object
Field name | Type | Required | Default value | Templating is supported | Description |
---|---|---|---|---|---|
body |
string |
No | "" |
Yes | Message body. |