Global outage event
If you’re experiencing issues with your AWS services, then please refer to the AWS Health Dashboard. You can find the overall status of ongoing outages, the health of AWS services, and the latest updates from AWS engineers.
【以下的问题经过翻译处理】 我正在使用usage plan来基于每个用户/ API密钥设置API Gateway的请求速率限制。当用户发起太多请求时,例如每秒超过100个请求,他们将收到429返回。我的问题是这些请求是否仍然计入每秒10k请求的API网关配额中。
换句话说,使用计划能否保护免受恶意用户的高频请求,从而让其他用户可以正常使用API?
【以下的回答经过翻译处理】 是的,即便是429也会计算在内,使用计划并不能绕过此限制。
您未登录。 登录 发布回答。
一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。