in amazon_kclpy/messages.py [0:0]
def __init__(self, json_dict):
self._records = json_dict["records"]
self._millis_behind_latest = json_dict["millisBehindLatest"]
self._checkpointer = None
self._action = json_dict['action']