paws.application.integration (version 0.5.0)

sns_list_subscriptions: Returns a list of the requester's subscriptions

Description

Returns a list of the requester's subscriptions. 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 list_subscriptions call to get further results.

See https://www.paws-r-sdk.com/docs/sns_list_subscriptions/ for full documentation.

Usage

sns_list_subscriptions(NextToken = NULL)

Arguments

NextToken

Token returned by the previous list_subscriptions request.