My code builds a boto3 client within a Flask request handler. I would like to assert that the boto3 client methods are called correctl
boto3
Flask