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개 답변
0
수락된 답변

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
답변함 2년 전
  • 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
답변함 2년 전
  • Thanks so much! Seems it is the only workaround possible. Maybe in the future.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인