跳至內容

Is it possible to rate limit AWS Rekognition?

0

I am slightly worried that it can accidentally do way more requests than expected. At some point I had 2k requests in a few minutes, and I don't understand where they came from (maybe tests).

Anyways, is it possible to have rate limit on those to prevent accidents?

已提問 3 年前檢視次數 666 次

1 個回答
0

Hi User,

You may put an API Gateway in front of your rekognition endpoint to throttle requests and put in place a rate limit. Please refer to this guide on how to make the configuration on API Gateway: Guide

Hope this helps!

AWS
專家

已回答 3 年前

  • Thanks!

    Getting UnknownOperationException when using API Gateway with Rekognition...

  • Are you able to provide more details on your setup?

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。