in src_batch_job/source/image_processor.py [0:0]
def _dynamodb_put(self, item): return self._dynamodb_table.put_item(Item=item)