Update Endpoint
| comprehend_update_endpoint | R Documentation |
Updates information about the specified endpoint¶
Description¶
Updates information about the specified endpoint. For information about endpoints, see Managing endpoints.
Usage¶
comprehend_update_endpoint(EndpointArn, DesiredModelArn,
DesiredInferenceUnits, DesiredDataAccessRoleArn, FlywheelArn)
Arguments¶
EndpointArn[required] The Amazon Resource Number (ARN) of the endpoint being updated.
DesiredModelArnThe ARN of the new model to use when updating an existing endpoint.
DesiredInferenceUnitsThe 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.
DesiredDataAccessRoleArnData access role ARN to use in case the new model is encrypted with a customer CMK.
FlywheelArnThe Amazon Resource Number (ARN) of the flywheel
Value¶
A list with the following syntax: