Rammmsankar
Results
1
comments of
Rammmsankar
Resolved it by replacing s3 = boto3.client('s3') with s3client = boto3.client('s3', endpoint_url='s3-external-1.amazonaws.com') but now facing another issue as below Unable to import module 'copy': /var/task/psycopg2/_psycopg.so: undefined symbol: _Py_ZeroStruct