v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484423422.2 KB

Updates information about the specified endpoint. For information about endpoints, see <a href="https://docs.aws.amazon.com/comprehend/latest/dg/manage-endpoints.html">Managing endpoints</a>.

post/#X-Amz-Target=Comprehend_20171127.UpdateEndpoint

Headers

X-Amz-Target'Comprehend_20171127.UpdateEndpoint' required

Request body

EndpointArnstring required

The Amazon Resource Number (ARN) of the endpoint being updated.

DesiredModelArnstring

The ARN of the new model to use when updating an existing endpoint.

DesiredInferenceUnitsinteger

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.

DesiredDataAccessRoleArnstring

Data access role ARN to use in case the new model is encrypted with a customer CMK.

FlywheelArnstring

The Amazon Resource Number (ARN) of the flywheel

Response

Success

DesiredModelArnstring

The Amazon Resource Number (ARN) of the new model.