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
답변함 일 년 전
  • 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

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

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

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

관련 콘텐츠