How to change back throttling to "not configured" on HTTP API Gateway after configuring values on it.

0

Hello community. IHAC that did a change on HTTP API Gateway and and configured throttling. After some testing they wanted to configure it back to "not configured" or change it back to default, but it is not possible

It seems it only accepts either integer values from 0-10000 and we cannot change it back to Null or Unconfigured. Is there any way to change it back to "not configured" status?

Best regards

Carlos.

2 réponses
0
Réponse acceptée

Hi,

"Not Configured" would not mean that rate limiting was not applicable for the API gateway. In the absence on any configuration the account level settings would take effect and that is the 10000 you see as the max value . Though it's kind of weird that you cannot set the value back to Not configured or null, I would assume setting it to the max permissible for the account would essentially (logically) mean the same as not have configured the value specifically and hence be bound by the account upper limits per region

--Syd

profile picture
Syd
répondu il y a un an
  • Thanks for your help in that. Yes it seems it is the only way to make it happen but I wanted to see if we get a different approach to this question. Thank you!!

0

Hello Carlos, thanks for the clear description. Currently, it's not possible to revert the change back to "not configured."

While you cannot "disable" the default route throttling, the workaround is to set it to account-level throttling rates, namely 5000/10000 respectively for burst/rate limit [1]. This is identical to the "not configured" setting as this account-level throttling is implicitly enforced all the time.


[1] https://docs.aws.amazon.com/apigateway/latest/developerguide/limits.html#apigateway-account-level-limits-table

AWS
weidi
répondu il y a un an
  • Thanks so much! Seems it is the only workaround possible. Maybe in the future.

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.

Instructions pour répondre aux questions