SagemakerRuntime: Update docs
This commit is contained in:
parent
0f6f689353
commit
40a86b7fb4
@ -42,7 +42,7 @@ class SageMakerRuntimeBackend(BaseBackend):
|
|||||||
],
|
],
|
||||||
}
|
}
|
||||||
requests.post(
|
requests.post(
|
||||||
"http://motoapi.amazonaws.com:5000/moto-api/static/sagemaker/endpoint-results",
|
"http://motoapi.amazonaws.com/moto-api/static/sagemaker/endpoint-results",
|
||||||
json=expected_results,
|
json=expected_results,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user