You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Well, I think the client should use list_subscriptions_by_topic. There is no point in having this lambda retrieve all topics to filter then for its own topic.
snsClient.list_subscriptions() seems to be returning 6 endpoints and paging 7+ to next page.
workarround as follow:
The text was updated successfully, but these errors were encountered: