Integrating Custom Properties to ActiveMQEvent by lohithpc1 · Pull Request #375 · aws/aws-lambda-java-libs
Issue #, if available:
Custom Properties Set by the customer are not being propagated to target function, as we don't have a properties field in here.
Description of changes:
Added properties field and also a unit test to see if we are getting right fields.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.