This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_comprehend_endpoint

account_id

Type: STRING

creation_time

Type: TIMESTAMP
Provider name: CreationTime
Description: The creation date and time of the endpoint.

current_inference_units

Type: INT32
Provider name: CurrentInferenceUnits
Description: The number of inference units currently used by the model using this endpoint.

data_access_role_arn

Type: STRING
Provider name: DataAccessRoleArn
Description: 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).

desired_data_access_role_arn

Type: STRING
Provider name: DesiredDataAccessRoleArn
Description: Data access role ARN to use in case the new model is encrypted with a customer KMS key.

desired_inference_units

Type: INT32
Provider name: DesiredInferenceUnits
Description: 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.

desired_model_arn

Type: STRING
Provider name: DesiredModelArn
Description: ARN of the new model to use for updating an existing endpoint. This ARN is going to be different from the model ARN when the update is in progress

endpoint_arn

Type: STRING
Provider name: EndpointArn
Description: The Amazon Resource Number (ARN) of the endpoint.

flywheel_arn

Type: STRING
Provider name: FlywheelArn
Description: The Amazon Resource Number (ARN) of the flywheel

last_modified_time

Type: TIMESTAMP
Provider name: LastModifiedTime
Description: The date and time that the endpoint was last modified.

message

Type: STRING
Provider name: Message
Description: Specifies a reason for failure in cases of Failed status.

model_arn

Type: STRING
Provider name: ModelArn
Description: The Amazon Resource Number (ARN) of the model to which the endpoint is attached.

status

Type: STRING
Provider name: Status
Description: Specifies the status of the endpoint. Because the endpoint updates and creation are asynchronous, so customers will need to wait for the endpoint to be Ready status before making inference requests.

tags

Type: UNORDERED_LIST_STRING