drminnaar / aws-dotnet-examples

A collection of independent .NET5 projects written in C# that demonstrate how to integrate with various AWS services using the AWS SDK for .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS LAMBDA FUNCTION HANDLER FOR RABBITMQ -- RABBITMQEVENT

aboah opened this issue · comments

commented

I would be grateful if shown the RabbitMQEvent class object( nugget package) that can be used to develop AWS Lambda Function.
Refer to AWS Lambda now supports Amazon MQ for RabbitMQ as an event source. Just as we have for Amazon.Lambda.S3Events
https://aws.amazon.com/about-aws/whats-new/2021/07/aws-lambda-now-supports-amazon-mq-for-rabbitmq-as-an-event-source/