Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Description

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

Dependencies

  • Python 3.6
  • Boto3
  • pika

Workflow

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

TODO

  • Add tests
  • Add CF templates

Maintainers

Mikhael Santos

About

AWS Lambda which forwards amps messages from API Gateway to RabbitMQ

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages