Returns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100. If there are more subscriptions, a NextToken is also returned. Use the NextToken parameter in a new ListSubscriptionsByTopic call to get further results.
This action is throttled at 30 transactions per second (TPS).
get/#Action=ListSubscriptionsByTopic
Query parameters
TopicArnstring required
The ARN of the topic for which you wish to find subscriptions.
NextTokenstring
Token returned by the previous <code>ListSubscriptionsByTopic</code> request.
Action'ListSubscriptionsByTopic' required
Version'2010-03-31' required
Response
Success