create-binding-exchange-queue
Create a binding from an exchange to a queue by specifying vhost, exchange, queue, and optional routing key and arguments.
Instructions
Create a binding from an exchange to a queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vhost | Yes | ||
| exchange | Yes | ||
| queue | Yes | ||
| routing_key | No | ||
| arguments | No |