-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathoutput.json
More file actions
1 lines (1 loc) · 1.41 KB
/
output.json
File metadata and controls
1 lines (1 loc) · 1.41 KB
1
{"errorMessage":"Lambda process returned with error. Result: . Output:\n","errorType":"InvocationException","stackTrace":[" File \"/opt/code/localstack/localstack/services/awslambda/lambda_api.py\", line 444, in run_lambda\n result = LAMBDA_EXECUTOR.execute(\n"," File \"/opt/code/localstack/localstack/services/awslambda/lambda_executors.py\", line 494, in execute\n return do_execute()\n"," File \"/opt/code/localstack/localstack/services/awslambda/lambda_executors.py\", line 484, in do_execute\n return _run(func_arn=func_arn)\n"," File \"/opt/code/localstack/localstack/utils/cloudwatch/cloudwatch_util.py\", line 183, in wrapped\n raise e\n"," File \"/opt/code/localstack/localstack/utils/cloudwatch/cloudwatch_util.py\", line 179, in wrapped\n result = func(*args, **kwargs)\n"," File \"/opt/code/localstack/localstack/services/awslambda/lambda_executors.py\", line 471, in _run\n raise e\n"," File \"/opt/code/localstack/localstack/services/awslambda/lambda_executors.py\", line 467, in _run\n result = self._execute(lambda_function, inv_context)\n"," File \"/opt/code/localstack/localstack/services/awslambda/lambda_executors.py\", line 790, in _execute\n result = self.run_lambda_executor(lambda_function=lambda_function, inv_context=inv_context)\n"," File \"/opt/code/localstack/localstack/services/awslambda/lambda_executors.py\", line 712, in run_lambda_executor\n raise InvocationException(\n"]}