boto3 연결 중 발생하는 error
athena = boto3.client('athena')
athena = boto3.client('athena', region_name='ap-northeast-2')