in codes/lambda/api-hosting-predictor/src/handler.py [0:0]
def create_error_response(id, error): return { 'MessageId': str(id), 'Error': error }