amazon-web-services - 基于 Cognito token 的 AWS 节流

标签 amazon-web-services amazon-cognito

是否可以根据 Amazon Cognito 授予的 token 来限​​制请求?场景是,没有使用外部身份提供者。我仍然想根据 Cognito 分配给用户的身份 ID 限制对我的 API 网关的调用。

最佳答案

目前API Gateway只支持Stage/Method级别、API Key级别和自身账户级别的限流。如果您确实希望实现此功能,请通过 AWS Support 提交功能请求。

关于amazon-web-services - 基于 Cognito token 的 AWS 节流,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/43570531/

相关文章:

amazon-web-services - cloudwatch/eventbridge事件调用时如何获取ECS中的事件内容?

r - 如何让R利用高内存,高CPU服务器?

amazon-web-services - 如何将 Cognito Identity ID 附加到 AWS IoT 策略?

python - 使用 admin_create_user 创建的 Cognito 帐户无法登录。是否有已知的修复方法?

amazon-web-services - 如何通过 Kubernetes 预置 AWS 服务?

amazon-web-services - AWS Cloudformation 创建堆栈模板错误

amazon-web-services - 防止 AWS cloudformation 中的回滚

javascript - 如何使用AWS Cognito对API网关进行身份验证

amazon-web-services - 使用 Lambda 授权者的 AWS Cognito 和 API 网关

ios - iOS (Swift) 应用程序中的 AWS Cognito 用户池