src/vw-serving/src/vw_serving/sagemaker/integration.py (4 lines): - line 132: # TODO: Implement validation - line 387: # TODO: deprecate AWSALGO-1124 - line 396: # TODO: deprecate AWSALGO-1124 - line 462: # TODO: Delete the rest of the file once the EASE deployment of 09/14 is complete. src/vw-serving/src/vw_serving/serve.py (3 lines): - line 36: # TODO: Add metrics publishing - line 395: # TODO: implement health checks - line 438: # TODO: Log state, action, eventID src/vw-serving/src/vw_serving/vw_model.py (2 lines): - line 93: # TODO: Error handling in parsing the given example - line 117: # TODO: Error handling in parsing the given example buildspec-vw.yml (1 line): - line 79: # TODO: run cpu sagemaker tests src/vw-serving/src/vw_serving/model_manager.py (1 line): - line 242: # TODO: Have a mechanism of testing if the model prediction works