Skip to content

Conversation

zbintliff
Copy link
Contributor

@zbintliff zbintliff commented Oct 8, 2019

Issue #, if available:
#1067

Description of changes:
Add field EventBusName to events that are triggers to functions

Description 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:

  • Write/update tests
  • make pr passes
  • Update documentation
  • Verify transformed template deploys and application functions as expected
  • Add/update example to examples/2016-10-31

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@zbintliff zbintliff force-pushed the feature/eventbridge-function branch from cf5f8fe to 64e9a7f Compare October 8, 2019 17:34
@codecov-io
Copy link

codecov-io commented Oct 8, 2019

Codecov Report

Merging #1185 into develop will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             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
Impacted Files Coverage Δ
samtranslator/model/events.py 85.71% <ø> (ø) ⬆️
samtranslator/model/eventsources/push.py 89.52% <100%> (+0.02%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cedeeb7...e700cc9. Read the comment docs.

@praneetap praneetap changed the base branch from master to develop October 8, 2019 17:41
@zbintliff
Copy link
Contributor Author

sorry let me rebase it off of develop

@zbintliff zbintliff force-pushed the feature/eventbridge-function branch from 64e9a7f to 064b628 Compare October 8, 2019 17:43
@praneetap
Copy link
Contributor

@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.

Copy link
Contributor

@jlhood jlhood left a 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!

@ShreyaGangishetty ShreyaGangishetty merged commit bc6b975 into aws:develop Oct 8, 2019
@ShreyaGangishetty
Copy link

The PR looks good! Approved and merged it. Thanks for contributing this!

@zbintliff zbintliff deleted the feature/eventbridge-function branch October 9, 2019 13:09
praneetap pushed a commit to praneetap/serverless-application-model that referenced this pull request Dec 1, 2019
ShreyaGangishetty pushed a commit to ShreyaGangishetty/serverless-application-model that referenced this pull request Dec 2, 2019
ShreyaGangishetty pushed a commit that referenced this pull request Dec 2, 2019
feat: changes for eventbusname on cloudwatch event (#1185)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants