Suddenly when i run my aws lambda i’m getting this error:
“Unable to import module ‘lambda_name’: /lib64/libc.so.6: version `GLIBC_2.28′ not found (required by /var/task/cryptography/hazmat/bindings/_rust.abi3.so)
I’m using python runtime 3.9 with the following requirments.txt:
boto3
botocore
pycparser
pyopenssl
certifi
cffi