-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Changes for EventBusName on CW Event #1185
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
Changes for EventBusName on CW Event #1185
Conversation
cf5f8fe
to
64e9a7f
Compare
Codecov Report
@@ Coverage Diff @@
## develop #1185 +/- ##
===========================================
+ Coverage 94.33% 94.33% +<.01%
===========================================
Files 72 72
Lines 3724 3725 +1
Branches 733 733
===========================================
+ Hits 3513 3514 +1
Misses 107 107
Partials 104 104
Continue to review full report at Codecov.
|
sorry let me rebase it off of develop |
Resolve tests
64e9a7f
to
064b628
Compare
@zbintliff Thanks for the contribution! Please reach out if you need help. You can update this example and add documentation here and we can get started on the review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great! Thanks so much for contributing this!
The PR looks good! Approved and merged it. Thanks for contributing this! |
feat: changes for eventbusname on cloudwatch event (#1185)
Issue #, if available:
#1067
Description of changes:
Add field
EventBusName
to events that are triggers to functionsDescription of how you validated changes:
Changes the input yaml and output CFN Templates to make sure it was put correctly. Even though it is supporting the "EventBridge" service the field is called "EventBusName" on the rule
Checklist:
make pr
passesexamples/2016-10-31
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.