question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Feature: EventBridge Resources

See original GitHub issue

With the release of event bus in CloudFormation (Announcement) we can create an EventBus resource and also update the Rule resource to optionally have an EventBus passed in.

Use Case

Want to use the new EventBridge resources.

Proposed Solution

Currently working on a solution following other resources as an example.

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

Status

  • L2 EventBus construct (merged bbec8c5c3995b9400cfd6ad0d7a71e8f8646a3b9)
  • Add eventBusName to Rule construct (PR #4839)

This is a 🚀 Feature Request

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:11
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
0xdevaliascommented, Mar 31, 2020

Ended up here from Google, it’s kind of confusing that all of the doco talks about CloudWatch Events, yet the service is called EventBridge. Did this get rebranded or something? Should the doco be updated to better match the current reality?

1reaction
dehlicommented, Nov 3, 2019

Yep! @aripalo An AWS::Events::EventBus L2 construct was merged in here: bbec8c5c3995b9400cfd6ad0d7a71e8f8646a3b9

Still need to add an eventBusName to the Rule construct and then this issue can be closed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Amazon EventBridge Features | Event Bus
Easily build event-driven architectures with Amazon EventBridge with features like a schema registry, 100s of built in sources and targets, filtering, ...
Read more >
boyney123/awesome-eventbridge: List of resources ... - GitHub
List of resources for learning about events, patterns, and using Amazon ... Really good video into some core features of EventBridge and some...
Read more >
Intro to Event Bridge - Dashbird
Event Bridge is a message bus that acts as a broker between event publishers and consumers. Learn the main components of Event Bridge....
Read more >
Amazon EventBridge - Amazon Web Services
Amazon EventBridge features · Fully managed and scalable event bus · Over 100 built-in event sources and targets · Send events from your...
Read more >
AWS EventBridge: Features, Pricing, and More - Cloud Academy
AWS EventBridge helps simplify your application architecture, ... will be sent in real-time to connected data sources and event publishers.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found