Questions tagged [aws-mq]

2 questions
1
vote
2 answers

Amazon MQ cross account access

I have Amazon MQ in AWS account A. I want to set this Amazon MQ as a trigger for a lambda function in account B. Lambda does not currently support cross-account triggering for Amazon MQ. How can i do this? Configure Amazon MQ as trigger for lambda…
0
votes
0 answers

How to fix "Invalid frame type 21" error in Mautic

I am trying to integrate AWS MQ (rabbitmq) with Mautic. I updated local.php configuration file and provided RabbitMq details. 'queue_protocol' => 'rabbitmq', 'rabbitmq_host' => '*', 'rabbitmq_port' => '5671', 'rabbitmq_vhost' => '/', …
Halil
  • 1,795
  • 1
  • 24
  • 39