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 serverless pattern - SQS-EventBus using EventBridge Pipes #2466

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

chaitanyagummadi
Copy link
Contributor

@chaitanyagummadi chaitanyagummadi commented Sep 8, 2024

Issue #, if available:

#2467

Description of changes:
This pattern establishes an EventBridge Pipe that retrieves messages from an Amazon Simple Queue Service (SQS) queue and sends the events to a Custom EventBus within Amazon EventBridge.

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

eventbridge-pipes-sqs-to-eventbus-terraform/README.md Outdated Show resolved Hide resolved
eventbridge-pipes-sqs-to-eventbus-terraform/README.md Outdated Show resolved Hide resolved
eventbridge-pipes-sqs-to-eventbus-terraform/README.md Outdated Show resolved Hide resolved
eventbridge-pipes-sqs-to-eventbus-terraform/README.md Outdated Show resolved Hide resolved
eventbridge-pipes-sqs-to-eventbus-terraform/README.md Outdated Show resolved Hide resolved
eventbridge-pipes-sqs-to-eventbus-terraform/main.tf Outdated Show resolved Hide resolved
eventbridge-webhooks/1-stripe/template.yml Outdated Show resolved Hide resolved
eventbridge-webhooks/2-github/template.yaml Outdated Show resolved Hide resolved
eventbridge-webhooks/3-twilio/template.yaml Outdated Show resolved Hide resolved
@bfreiberg
Copy link
Contributor

Hi, do you still plan to address the requested changes?

@chaitanyagummadi chaitanyagummadi force-pushed the chaitanyagummadi-feature-eventbridge-pipes-sqs-to-eventbus-terraform branch from fce7693 to 65151f2 Compare October 20, 2024 21:15
@chaitanyagummadi chaitanyagummadi force-pushed the chaitanyagummadi-feature-eventbridge-pipes-sqs-to-eventbus-terraform branch from bfd26c9 to 3afef3a Compare October 20, 2024 21:35
@chaitanyagummadi
Copy link
Contributor Author

Hi, do you still plan to address the requested changes?

I have implemented the requested changes and squashed the commits to make it cleaner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants