Billing charge for Amazon Rekognition Custom Labels

0

I want to use Amazon Rekognition Custom Labels but get confused in billing charges for the service.

Particularly for Inference hour. This Inference hour is basically define as sum of time which is using for the uploading of image and result generated as output? Basically for using to upload image and get the result till this duration only. OR Sum of time which from start of model to stopping of model?

Pricing (US) Inference hour $4 per hour

1 Antwort
2
Akzeptierte Antwort

You can see the details of Rekognition pricing in the next link: Rekognition pricing.

The inference hours is the total hours that your model is available, that means the time that the model is running up. From the moment you start the model until you stop it (So this is second option that you indicated in your comment).

As recommended in the pricing guide, If you expect to process images in batches (e.g. once a day or week, or at scheduled times during the day), you should provision your custom model at scheduled times, process all your images, and then deprovision your resources. If you do not deprovision your resources, you will continue to be charged even if no images are processed.

profile pictureAWS
beantwortet vor einem Jahr
  • While searching estimation for Rekognition pricing.

    I get to know of the Estimate based on -- Number of images processed per month AND Number of inference hours per month

    For us Number of images processed per month is suitable and it is cost effective. So how can we enable this (Number of images processed per month) service for running our model in Rekognition service.

    Thank you

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen