- Added `get_structlog_event_generator` for CloudWatch client `Logs` which queries logs but as an asyncIterator when querried lines doesn't fit in 1MB or 10k events
0.16.1
Include `CloudWatchFilteredLogEvent` in top level.
What's Changed * Add CloudWatch log client and Add the actual SQS message ID to the MessageHandle - TRA-1 by mskytt in https://github.com/tibber/tibber-pyAws/pull/44