Update M L Model
POST {{aws_machine_learning_base_url}}/?Action=UpdateMLModel
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string |
Request Body
{"MLModelId"=>"string", "MLModelName"=>"string", "ScoreThreshold"=>42}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
User-Agent | string | ||
X-Amz-Target | string |