[Solved] Get the list of subscriptions subscribed under a topic in AWS Java SDK [closed]


You create an AmazonSNSClient and then invoke listSubscriptionsByTopic() on it.

solved Get the list of subscriptions subscribed under a topic in AWS Java SDK [closed]