awslogs
awslogs copied to clipboard
resolve #393 Allow to execute module with python3 -m
trafficstars
This PR will also fix problems for Windows users, as they expect working with -m switch (see here: https://github.com/jorgebastida/awslogs/issues/375)
Thank you!