in cwoperator/helpers/cloudwatch.py [0:0]
def cloudwatch_client(): # pragma: no cover """gets cloudwatch client. Here for unit testing""" return boto3.client('cloudwatch')