"""Constant field names.""" DDB_EVENT_RECORDS = 'Records' DDB_EVENT_RECORD_MAIN = 'dynamodb' DDB_EVENT_RECORD_NEW_VALUES = 'NewImage'