Passer au contenu

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?

demandé il y a 3 ans666 vues

1 réponse
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
EXPERT

répondu il y a 3 ans

  • Thanks!

    Getting UnknownOperationException when using API Gateway with Rekognition...

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

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.