Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New pattern submission - Amazon MQ to Amazon EventBridge Message Bus using Amazon EventBridge Pipes #2100

Conversation

AdrianBegg
Copy link
Contributor

@AdrianBegg AdrianBegg commented Feb 9, 2024

Closes: #2099

Issue #, if available: #2099

Description of changes:
This pattern showcases the use of Amazon EventBridge Pipes to forward events to an Amazon EventBridge custom Message Bus. Using this pattern, events placed on a queue on an Amazon MQ (ActiveMQ) broker are consumed by Amazon EventBridge Pipes which performs a basic transformation and places events on a Amazon EventBridge custom Message Bus. A rule defined on the Amazon EventBridge custom Message Bus writes events received to an Amazon CloudWatch Log Group. This pattern supports an Amazon MQ ActiveMQ broker deployed in a Private VPC (Virtual Private Cloud) or with Public Access enabled however in all cases the Amazon MQ instances must deployed in a subnet with a route to the public Internet.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@AdrianBegg
Copy link
Contributor Author

Ready for review

Copy link
Contributor

@pputhran pputhran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a few review comments

@AdrianBegg
Copy link
Contributor Author

Thank you for reviewing and for the comments. I have updated with fixes, please let me know if there is any further feedback or changes needed.

@julianwood julianwood merged commit 16f83e9 into aws-samples:main Apr 17, 2024
@AdrianBegg AdrianBegg deleted the adrianbegg-feature-eventbridge-pipes-amazonmq-to-eventbridge-sam branch April 18, 2024 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New pattern submission - Amazon MQ to Amazon EventBridge Message Bus using Amazon EventBridge Pipes
4 participants