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

EventBridge Bus Support #114

Closed
jshlbrd opened this issue May 18, 2023 · 0 comments · Fixed by #203
Closed

EventBridge Bus Support #114

jshlbrd opened this issue May 18, 2023 · 0 comments · Fixed by #203
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jshlbrd
Copy link
Collaborator

jshlbrd commented May 18, 2023

Is your feature request related to a problem? Please describe.
The project supports the most common event-driven serverless services in AWS, but not the EventBridge bus.

Describe the solution you'd like
We should add a send transform for EventBridge that uses the PutEvents API.

Describe alternatives you've considered
N/A

Additional context
EventBridge is the only remaining event-driven service featured on the AWS serverless page that is not already in the project.

@jshlbrd jshlbrd added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant