Home

Awesome

Description

Https to AMQPS is a AWS lambda function which forwards https messages from the API Gateway to a RabbitMQ Server.

Dependencies

Workflow

  1. Receive the https request
  2. Get RabbitMQ credentials from S3
  3. Decrypt credentials
  4. Send to RabbitMQ

TODO

Maintainers

Mikhael Santos