-
Hi @osiset @Kyon147 @lucasmichot
I'm registering the webhook via AWS EventBridge, I have added the ARN for the webhook address.
Example:
```
'webhooks' => [
[
'topic' => …
-
My org uses Gitlab. On commit, our pipeline zips up the manifest and related files and uploads it to the CfCT bucket which then starts the *actual* deployment. Obviously once this Gitlab pipeline ends…
-
I would like to contribute an `eventbridge` output/sink. [EventBridge](https://aws.amazon.com/eventbridge/) is very popular amongst the AWS communities to build event-driven architectures on AWS. Let …
-
Is there any plan to support more EventBridge functionality? In particular, custom event buses. If I create a chalice project and use the app.schedule or app.on_cw_event annotations, Chalice generat…
-
### Name of the resource
AWS::Events::Rule
### Resource Name
_No response_
### Issue Description
EventPattern accepts Null value as per EventBridge service [1] ,even CDK documentation [2] mention…
-
This issue is for [RIP-61](https://github.com/apache/rocketmq/wiki/RocketMQ-Improvement-Proposal).
See the [wiki](https://github.com/apache/rocketmq-eventbridge/wiki/EventBridge-Runtime) for more d…
-
### Is this feature request related to a new or existing Amplify category?
api, notifications
### Is this related to another service?
EventBridge
### Describe the feature you'd like to request
Ap…
-
### Describe the bug
I want to add a rule on an Event Bus in a different account and region. If I create a new Rule, the CDK seems to ignore the region in the event bus' ARN and uses the region of …
-
### Is your feature request related to a problem?
Yes, S3 log pipeline – Listens to S3 Amazon SQS notifications generated via **eventbridge** and pulls data from S3 buckets. I am getting invalid body…
-
Since Buildkite now offers EventBridge integration, triggering the scaling lambda on `job.*` events may be more responsive than the polling method used currently - and without requiring a lambda to ef…