Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@kgrodzicki kgrodzicki released this 11 Jul 15:32
· 4 commits to master since this release

Changelog

11ed71f update cloudformation template
8bdcacd change deployment
8531149 Update cloudformation template
e2f1de5 Do not create subscription for DatadogLogs function
51a4df8 add dlog for logging to datadog format
393a47e add readme
e9cbf34 remove unused const
40b999a add datadog logging format
e5d5d2f fmt
d6174a9 change DescribeLogGroups to DescribeLogGroupsPages in cases where nr of log groups > 50
98903d5 better error handling
1ac5779 add simple implementation and cloudformation template
0c637f4 mock AWS requests, simple tests
68b158d update test input json
7182c0c Initial commit