aws-cdk-examples
aws-cdk-examples copied to clipboard
feat(typescript/amazon-mq-rabbitmq-lambda) Add an example of Amazon MQ RabbitMQ
This PR adds an example of Amazon MQ RabbitMQ Integration with Lambda, Secrets Manager, and CloudWatch Logs. It demonstrates how to set up a RabbitMQ broker, a Lambda function to process messages, and secure credential management using AWS Secrets Manager. More details are provided in the README.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.