2 Answers
- Newest
- Most votes
- Most comments
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
answered 2 years ago
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.
answered 2 years ago
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 ?
Relevant content
- asked 3 months ago
- Accepted Answerasked 2 years ago
- asked 5 years ago
- asked 5 years ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 2 years ago
If i do the below mentioned sequence, will it be fast to make it look like real time/sync api ?
Any idea, what is the combined latency for this 3 api calls ?
3 we can make it as async call also.