For questions about Amazon EventBridge. Amazon EventBridge is a serverless event bus service, formerly called Amazon CloudWatch Events. when using this tag include the more generic [amazon-web-services] tag where possible.
Questions tagged [aws-event-bridge]
694 questions
-2
votes
0 answers
An error occurs when trying to delete Pull Request on github
I get the following error when I try to delete github PR in AWS.
EventBus can't be deleted since it has rules. (Service: AWSEvents; Status Code: 400; Error Code: ValidationException)
I checked the events and I get the same error in almost all…

Onur
- 414
- 1
- 11
- 31
-2
votes
1 answer
How many events can I put into the event bridge in aws? what are other rate limits?
I am working on event bridge and want to know what is rate limit of how many events can be put into the event bus per second?
I went through their link but it looks too confusing and keywords looks unfamiliar to me as I am new to AWS.
Can someone…

Bhaskar Dabhi
- 841
- 1
- 11
- 28
-2
votes
1 answer
Trigger Step functions without eventbridge?
My team are required to kick off a Step Function in AWS for a machine learning application.
In my organisation eventBridge is not allowed to be used (politics around adoption of certain technologies) - and the same is with cloud watch events as this…

Alex
- 1