AMQP · JSON Structure
Amqp Binding Structure
Schema describing an AMQP 0-9-1 binding. Bindings are rules that exchanges use to route messages to queues. A binding links a queue to an exchange with a routing key and optional arguments for headers-based matching.
AMQPAsynchronousMessage QueueMessagingMiddlewareOpen StandardPublish Subscribe
AMQP Binding is a JSON Structure definition published by AMQP, describing 5 properties, of which 2 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
source
destination
destinationType
routingKey
arguments
Meta-schema: https://json-structure.org/meta/core/v0/#