Quota increase for Rekognition Stored Video concurrent jobs

0

Hello, In the quotas and guidelines for Rekognition, it is mentioned that "Amazon Rekognition Video supports a maximum of 20 concurrent jobs per account". This number is too less for my use case. Is there any way it can be increased by raising a request? In case there cannot be more than 20 concurrent jobs, are the other jobs stored in some sort of internal queue or are they lost?

asked 2 years ago325 views
1 Answer
0

Hi,

Quota increase can be requested in AWS console "Service Quotas > AWS services > Amazon Rekognition". https://console.aws.amazon.com/servicequotas/home/services/rekognition/quotas. Find "Concurrent Amazon Rekognition Video stored video jobs per account".

Currently, queuing is not supported, and has to be implemented on user side. If exceeding the concurrent jobs limit, further job submission is blocked from API (eg. StartFaceDetection).

Thanks,

AWS
answered 2 years ago
  • Ohk, thanks! Could you let me know the max limit of the quota please? Can it be increased to indefinite?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions