aws-erlang
aws-erlang copied to clipboard
Add tests for AWS Cloudwatch Logs
Description
This issue aims to solve AWS Cloudwatch Logs testing specifically as it is likely one of the most used modules of aws-erlang.
See the milestone for further details.
Acceptance Criteria
An aws_cloudwatch_logs_SUITE is created which can talk to a real AWS Account and perform certain AWS Requests towards it. A subset of the functionality should be tested to start with.
- get_log_events
- filter_log_events