CreateEndpointRequest
class CreateEndpointRequest
Types
Properties
Link copied to clipboard
An idempotency token provided by the customer. If this token matches a previous endpoint creation request, Amazon Comprehend will not return a ResourceInUseException
.
Link copied to clipboard
The Amazon Resource Name (ARN) of the IAM role that grants Amazon Comprehend read access to trained custom models encrypted with a customer managed key (ModelKmsKeyId).
Link copied to clipboard
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.
Link copied to clipboard
This is the descriptive suffix that becomes part of the EndpointArn
used for all subsequent requests to this resource.
Link copied to clipboard
The Amazon Resource Number (ARN) of the flywheel to which the endpoint will be attached.