Is API throttling limitation per SNS service or per topic

0

In the user manual, it says: For the standard SNS topic, the API throttling limitation is 30,000 messages per second. It doesn't mention this is per topic or per SNS service.

https://docs.aws.amazon.com/general/latest/gr/sns.html

asked 2 months ago144 views
1 Answer
2
Accepted Answer

The following quotas vary by AWS Region. The messages per second quota is based on the number of messages published to an Amazon SNS region, combining Publish and PublishBatch API requests.

Limits example:

US East (N. Virginia) Region = 30,000 messages per second

US West (Oregon) and Europe (Ireland) Region = 9,000 messages per second

You can request a soft limit increase by opening a quota increase case in the Amazon Support Center. Enter image description here

profile picture
EXPERT
answered 2 months ago
profile picture
EXPERT
Artem
reviewed a month ago
profile picture
EXPERT
reviewed 2 months 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