aws-mq-broker-message-data-plane
Broker queues and topics carry arbitrary application payloads and headers; access is controlled by broker users and network policy rather than a message-read IAM API.
Where it sits
| location | AMQP/JMS/STOMP/MQTT message body and headers |
| location kind | message_body |
| data kinds | credential password api_key bearer_token session_token customer_data pii |
| emits edge | CanReadData |
| service | Amazon MQ (aws:mq) |
Collection recipe
| access mode | data_plane |
| operation | AMQP/JMS/STOMP/MQTT consume |
| response path | message body and headers |
| encoding | protocol_native |
| params | {"BrokerEndpoint": "\u003cendpoint\u003e", "Destination": "\u003cqueue-or-topic\u003e"} |
References