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 Risposte
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
con risposta 2 anni fa
  • 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
con risposta 2 anni fa
  • 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 ?

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande