What is the QPS limit for AWS endpoints?

0

When querying the AWS API through the CLI, what is the QPS limit for the endpoint Cloudwatch get-metric-statistics --namespace AWS/Events?

Daniel
已提问 1 年前551 查看次数
1 回答
0

If by QPS you mean the number of queries/transactions per second, this information is available in our documentation: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/cloudwatch_limits.html

400 TPS per Region. The maximum number of operation requests you can make per second without being throttled.

Hope this helps,

Jon

profile pictureAWS
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容