API Gateway 429 的返回会计入请求配额吗?

0

【以下的问题经过翻译处理】 我正在使用usage plan来基于每个用户/ API密钥设置API Gateway的请求速率限制。当用户发起太多请求时,例如每秒超过100个请求,他们将收到429返回。我的问题是这些请求是否仍然计入每秒10k请求的API网关配额中。

换句话说,使用计划能否保护免受恶意用户的高频请求,从而让其他用户可以正常使用API?

profile picture
EXPERT
asked 5 months ago23 views
1 Answer
0

【以下的回答经过翻译处理】 是的,即便是429也会计算在内,使用计划并不能绕过此限制。

profile picture
EXPERT
answered 5 months ago

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