View source: R/lookoutequipment_operations.R
lookoutequipment_update_model | R Documentation |
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
)
ModelName |
[required] The name of the model to update. |
LabelsInputConfiguration |
|
RoleArn |
The ARN of the model to update. |
ModelDiagnosticsOutputConfiguration |
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.