Updates information about the specified endpoint
Updates information about the specified endpoint.
comprehend_update_endpoint(EndpointArn, DesiredInferenceUnits)
EndpointArn |
[required] The Amazon Resource Number (ARN) of the endpoint being updated. |
DesiredInferenceUnits |
[required] The desired number of inference units to be used by the model using this endpoint. Each inference unit represents of a throughput of 100 characters per second. |
An empty list.
svc$update_endpoint( EndpointArn = "string", DesiredInferenceUnits = 123 )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.