Amazon Simple Notification Service is a highly available, cloud hosted publish/subscribe manager.
The documentation for AWS SNS and SQS have sections about message attributes. But there is no explanation how to have …
amazon-web-services amazon-sqs amazon-snsI am building an API which will be serviced by Lambda functions but I need these to be asynchronous so …
amazon-web-services amazon-sns aws-api-gatewayI am trying to create an event on an S3 bucket (named testBucket) so that every time a new object …
amazon-s3 amazon-snsI know some options using ruby on rails and/or node.js and PubNuB, a service that has many APIs …
javascript amazon-web-services publish-subscribe amazon-snsI've been evaluating options for sending mobile push notifications and looked at pricing of Microsoft's vs Amazon's hub offerings. I …
azure amazon-web-services amazon-sns azure-notificationhubI have been using Amazon SNS to send SMS for a while, but two days ago it stopped working. I …
amazon-web-services amazon-snsI am trying to get EndpointArn by registration id using aws .net sdk. But i couldn't find a nice way …
.net amazon-web-services push-notification google-cloud-messaging amazon-snsI am trying to delete a subscription to an SNS topic (specifically an email address) that is unconfirmed, but the …
amazon-web-services amazon-snsI'm looking for examples of using node.js with Amazon SNS and Apple APN push notifications. We use Amazon for …
node.js amazon-web-services apple-push-notifications amazon-snsI am using AWS SNS for sending alert emails. Now the email content is really long therefore I wish to …
amazon-sns