[ERROR] Runtime.ImportModuleError: Unable to import module 'lambda_function': No module named 'ujson' Traceback (most recent call last):
Issue seems to be related to #882
Problem occurs with Python 3.12 and architecture x86_64
Lambda seems to run fine with Python 3.12 and architecture arm64.
Could this be an issue with packaging the zip file for specific runtime and architecture?