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
asked a year ago526 views
1 Answer
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
EXPERT
answered a year 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