sumologic-aws-lambda
sumologic-aws-lambda copied to clipboard
A collection of lambda functions to collect data from Cloudwatch, Kinesis, VPC Flow logs, S3, security-hub and AWS Inspector
[https://docs.google.com/document/d/1vxdXSPetE2_F9e8K17KygSWQVZbTzveX/edit?usp=share_link&ouid=114724101433132334742&rtpof=true&sd=true](url)
The deprecation warning in cloudwarchlogs/README.md links to a page which does not exist https://github.com/SumoLogic/sumologic-aws-lambda/blob/main/cloudwatchlogs/README.md?plain=1#L5-L6 Steps to reproduce: https://help.sumologic.com/Send-Data/Collect-from-Other-Data-Sources/Amazon-CloudWatch-Logs Proposed resolution: Update link with correct documentation.
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
Currently the SNS topics created by these templates are unencrypted. This PR adds optional encryption for the topics when a KMS key id is specified. This id can be the...