Tags » aws » amazon-sns
Publishing lots and lots of messages to SNS
Careful use of the
PublishBatch
API makes it quick and easy for me to send thousands of messages into SNS.Finding SNS topics without any subscriptions
I’m trying out Go, and I wrote a tool to help me find SNS topics that don’t have any subscriptions.