SumoLogic / sumologic-aws-lambda

A collection of lambda functions to collect data from Cloudwatch, Kinesis, VPC Flow logs, S3, security-hub and AWS Inspector
Other
152 stars 134 forks source link

Add outputs to DLQ lambda #73

Closed morganj closed 6 years ago

morganj commented 6 years ago

Outputs the ARN for SumoCWLogsLambda so that it can be passed to a sibling cloudformation stack (e.g. loggroup-lambda-connector).

rappleg commented 6 years ago

Changes look good to me, hopefully we'll get someone from Sumo to get some eyes on this one. The test failure seems related to the SumoEndPointURL env variable not being set.

himanshu219 commented 6 years ago

LGTM the tests are failing I guess it's because environment variables are not set when someone from outside Sumo creates PR