aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.55k stars 3.87k forks source link

feat(pipes-targets): add EventBridge #30654

Open msambol opened 3 months ago

msambol commented 3 months ago

Add EventBridge event bus as a Pipes target.

msambol commented 3 months ago

@nmussy Updated. Great feedback as always. Thanks!

aws-cdk-automation commented 3 months ago

This PR cannot be merged because it has conflicts. Please resolve them. The PR will be considered stale and closed if it remains in an unmergeable state.

msambol commented 3 weeks ago

@kaizencc – Update per your feedback. Thanks for the review!

msambol commented 4 days ago

@kaizencc mind giving this another pass?

aws-cdk-automation commented 18 hours ago

AWS CodeBuild CI Report

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

msambol commented 18 hours ago

@kaizencc I updated the integration test to incorporate feedback by @moelasmar on https://github.com/aws/aws-cdk/pull/30756.