List Subscriptions By Topic
GET {{aws_simple_notification_service_base_url}}/?NextToken&TopicArn
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
NextToken | null | Token returned by the previous ListSubscriptionsByTopic request. | |
TopicArn | null | The ARN of the topic for which you wish to find subscriptions. |