Initial CloudFormation event and response by msailes · Pull Request #138 · aws/aws-lambda-java-libs
Issue #, if available:
#137
Description of changes:
Initial event and response to CloudFormation custom resources.
I couldn't find docs for the json object OldResourceProperties. It looks to be a Map<String, String> in the go events.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.