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回答
2
承認された回答

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
回答済み 1年前
  • 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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ