php - Amazon SNS Mobile Push - How to send/publish to multiple endpoints? -
i want send messages multiple users/endpoints arn selecting mysql database without using topic using php sdk.
unfortunately - sns allows publishing multiple endpoints using topic. you'll have use that. keep in mind though topic subscription work 1 call @ time each end-point. not have bulk subscription topic feature yet: https://forums.aws.amazon.com/thread.jspa?messageid=639931򜎻
Comments
Post a Comment