in lambda/GameLiftUnreal-StartGameLiftSession.py [0:0]
def myconverter(o): if isinstance(o, datetime.datetime): return o.__str__()