2 Answers
- Newest
- Most votes
- Most comments
0
If you exceed the limit then you'll receive a HTTP 429 error ('Rate Exceeded'). It's up to the client to retry those messages (as they haven't been received as they are above the rate limit).
0
The client trying to send the messages will get an error and it is up to the client to retry. If the client doesn't retry the message, it will be ignored.
Relevant content
- AWS OFFICIALUpdated 3 years ago
