This Guidance shows how to deploy a secure, scalable, and cost-efficient blockchain key management solution for blockchain validation workloads like Ethereum 2.0 proof-of-stake networks.
I'm seeing the following issue when executing the status command:
Runtime.ImportModuleError: Unable to import module 'lambda_function': cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (/opt/python/urllib3/util/ssl_.py)
However, when executing the set_tls_key, we receive the following response:
I'm seeing the following issue when executing the status command:
Runtime.ImportModuleError: Unable to import module 'lambda_function': cannot import name 'DEFAULTCIPHERS' from 'urllib3.util.ssl' (/opt/python/urllib3/util/ssl_.py)
However, when executing the
set_tls_key
, we receive the following response:Also, I do not see any records in the DDB table
devNitroValidator-TLSKeyTableXXXX
.Do you have any advice on how to resolve this issue?
BTW - Currently using Python 3.9