@@ -917,7 +917,7 @@ class testView(View):
@staticmethod
def ali_image_review(request_dict, response):
- aws_s3_client = boto3.client(
+ aws_s3_client = boto3.client(
's3',
region_name=REGION_NAME2,
aws_access_key_id=ACCESS_KEY_ID,