Updates a model in the account.
See https://www.paws-r-sdk.com/docs/lookoutequipment_update_model/ for full documentation.
lookoutequipment_update_model(
ModelName,
LabelsInputConfiguration = NULL,
RoleArn = NULL,
ModelDiagnosticsOutputConfiguration = NULL
)
[required] The name of the model to update.
The ARN of the model to update.
The Amazon S3 location where you want Amazon Lookout for Equipment to
save the pointwise model diagnostics for the model. You must also
specify the RoleArn
request parameter.