Comprehend Endpoint Pricing - Clarification

0

The comprehend end point pricing says it is based on the active seconds.

https://aws.amazon.com/comprehend/pricing/

"Endpoints are billed on one second increments, with a minimum of 60 seconds. Charges will continue to incur from the time you start the endpoint until it is deleted even if no documents are analyzed."

Is it something like I create the end point now and i didn't use it for 1 day. Will it billed for 24 * 60 * 60 * 0.0005 = 43.2$/day, even though i didn't used it for analysis ? This cost seems to be very high, is my understanding correct ?

Can someone clarify the "active" part in the pricing statement ?

Thank you.

2개 답변
1

Yes. The documentation for Amazon Comprehend gives the same guidance to delete endpoints after use.

https://docs.aws.amazon.com/comprehend/latest/dg/custom-sync.html

AWS
답변함 2년 전
  • If i do the below mentioned sequence, will it be fast to make it look like real time/sync api ?

    1. create end point
    2. run analysis
    3. delete end point

    Any idea, what is the combined latency for this 3 api calls ?

    3 we can make it as async call also.

1

That is correct. You are charged for the endpoint regardless of use until the endpoint is deleted. The console will show you the cost based on the configuration.

AWS
답변함 2년 전
  • Thats too costly. I am not going to use it all time, say I would use it for 100 sync analysis per day. The total usage time will be around 1 hour. Are there any way work around to achieve this ?

    for sync analysis, do we need to create the end point and delete after analysis ?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠