Is the SendUsersMessages quota for Pinpoint API per user/message or per request?

0

In the Pinpoint quotas doc it says SendUsersMessages has a 6000 rps limit.

In the SendUsersMessages doc it says we can send 100 users per request.

Does that mean I can send requests to 600k users per second? or does each user count as a request?

ttandss
已提问 2 年前401 查看次数
2 回答
0

Hi, @ttandss

As with API requests, you need to pay more attention to the quarters per message channel as to whether you can send a message to a user.

Many of the message channel limits are lower than Pinpoint's request limits and must be counted per message.

For example, for email channels, there are a sending quota and a sending rate.
In the case of push notifications, "Maximum number of push notifications that can be sent per second in a campaign" is defined.

profile picture
专家
iwasa
已回答 2 年前
  • Thank you @iwasa for your answer. I am aware of this channel-specific push limit, but was not sure if it applied since it mentions "sent per second >>in a campaign<<" which the SendUsersMessages API is explicitly not doing. Do you know if the same "in a campaign" limit applies for this API which sends push notifications while not using campaigns?

0

Checked with AWS Support. The limit is in fact 600k (6k requests, batches of 100) messages per second.

Since this API is not a campaign API, it is not throttled by the campaign push limit.

已回答 2 年前

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

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

回答问题的准则