cdk/cdk/afc_lambdas/index.py (2 lines): - line 141: #AlgorithmArn=AFC_ALGORITHM_ARN, # TODO: delete this when ready - line 142: PerformAutoML=True, # TODO: Uncomment this when ready cdk/cdk/afc_lambdas/create_predictor.py (2 lines): - line 54: #AlgorithmArn=AFC_ALGORITHM_ARN, # TODO: delete this when ready - line 55: PerformAutoML=True, # TODO: Uncomment this when ready