The api s3.getObject is extremely slow respect to boto3.get_object on the same (Bucket,Key, Region) when retrieved a medium size JSON file (about ~3MB). This does not happen for small sized JSON (less ...