Skip to content
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

Add Amazon MQ event structure #346

Merged
merged 4 commits into from Dec 23, 2020

Conversation

shask-amazon
Copy link
Contributor

Issue #, if available:

Description of changes:
Adds event structure for Amazon Active MQ.

*Testing
Unit tested.
Created a go lambda function with ActiveMQEvent as input event and validated event deserialization by creating an event source mapping for an ActiveMQ queue on Amazon ActiveMQ broker.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-io
Copy link

codecov-io commented Dec 17, 2020

Codecov Report

Merging #346 (6918e3c) into master (70e75f4) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #346   +/-   ##
=======================================
  Coverage   72.22%   72.22%           
=======================================
  Files          19       19           
  Lines         738      738           
=======================================
  Hits          533      533           
  Misses        138      138           
  Partials       67       67           

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 70e75f4...6918e3c. Read the comment docs.

bmoffatt and others added 2 commits December 22, 2020 00:24
* EventSourceArn -> EventSourceARN
* Destination -> ActiveMQDestination
@bmoffatt
Copy link
Collaborator

updated some naming conventions that aren't caught by the CI workflows

@bmoffatt bmoffatt merged commit 6dcfd20 into aws:master Dec 23, 2020
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.

None yet

3 participants