aws_lambda_events 0.1.4

AWS Lambda event definitions
Documentation
1
2
3
4
5
6
7
8
9
10
## master

* No changes yet

## [[0.1.4] - 2018-12-17]https://github.com/LegNeato/aws-lambda-events/releases/tag/v0.1.4

- Inner fields of `Base64Data`, `MillisecondTimestamp`, `SecondTimestamp` are
  now public. [#3]https://github.com/LegNeato/aws-lambda-events/pull/3
- Fields encoded as `serde_json::Value` may now optionally use a more-specific
  type. [#1]https://github.com/LegNeato/aws-lambda-events/pull/1