Skip to content

Instantly share code, notes, and snippets.

@criloz
Created June 27, 2018 01:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save criloz/057f6e53ce871ea4e1b44b34115fc96d to your computer and use it in GitHub Desktop.
Save criloz/057f6e53ce871ea4e1b44b34115fc96d to your computer and use it in GitHub Desktop.
sls invoke local -f cx_list_predictions -d '{"fecha": "2018-06-24 17:05:55", "id_app": "artucx", "connection_string": "dbname=ac user=postgres password=postgres host=10.43.121.2", "id_cliente": "vidasecurity", "id_prediction": "cxpred001", "id_statistic": "cxstat001", "id_training":"cxtrain001"}'
sls invoke local -f cx_prediction_state -d '{"fecha": "2018-06-24 17:05:55", "id_app": "artucx", "connection_string": "dbname=ac user=postgres password=postgres host=10.43.121.2", "id_cliente": "vidasecurity", "id_prediction": "cxpred001", "id_statistic": "cxstat001"}'
sls invoke local -f cx_prediction_results -d '{"fecha": "2018-06-24 17:05:55", "id_app": "artucx", "connection_string": "dbname=ac user=postgres password=postgres host=10.43.121.2", "id_cliente": "vidasecurity", "id_prediction": "cxpred001", "id_statistic": "cxstat001"}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment