【问题标题】:aws api gateway higher usage plan limit than the default oneaws api gateway 使用计划限制高于默认值
【发布时间】:2020-12-26 20:01:04
【问题描述】:

具有使用计划(限制“2”)的 api 密钥正在访问我的 api,但此端点/阶段的默认限制为“1”。

具有 api 密钥的用户是否有“1”或“2”的限制?

【问题讨论】:

    标签: amazon-web-services aws-api-gateway limit throttling


    【解决方案1】:

    https://docs.aws.amazon.com/apigateway/latest/developerguide/api-gateway-request-throttling.html

    默认阶段限制设置是对所有 api 用户的 api 请求进行限制。如果将其设置为 1,那么每秒只会向所有用户提供 1 个请求。使用计划不会覆盖此值。

    【讨论】:

      猜你喜欢
      • 2017-09-05
      • 2021-04-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-09-14
      • 2017-12-03
      • 2018-12-01
      • 2017-02-28
      相关资源
      最近更新 更多