How to increase AWS quota for ListHostedZonesByName?

Viewed 20

I am getting the following error / warning:

2022-09-14 09:22:52,292 WARNING app.loadbalancer: Returning the domain(xxx.xxx-api), due to An error occurred (Throttling) when calling the ListHostedZonesByName operation (reached max retries: 4): Rate exceeded

Now I am struggling to find which quota to increase to solve this problem. Any help is very much appreciated :)

edit: the mentioned api belongs to a microservice running on ECS/Fargate

0 Answers
Related