We had put a rate limit and burst limit on our API endpoint, but we still seeing the requests failing with error "Too many requests" on going through the docs it mentioned if rate limit and burst limit are not set according.
API Gateway throttling -- burst limit vs rate limit
Is there a way to calculate the burst and rate limit on the basis of incoming requests.