Top "Amazon-sns" questions

Amazon Simple Notification Service is a highly available, cloud hosted publish/subscribe manager.

AWS SNS ought to trigger my lambda, but does not

I have an AWS lambda function that I created via apex. I've also created a SNS topic and a subscription …

amazon-web-services aws-lambda amazon-sns
AWS SNS EndPoint disabled when publishing

So im using AWS SNS to send push notifications to apple devices. I've followed the following steps: Created an app …

ios swift amazon-web-services apple-push-notifications amazon-sns
Amazon SNS Mobile Push - how to bulk subscribe endpoints to a topic?

I am trying to move my existing iOS push notification infrastructure over to amazon SNS mobile push. I exported all …

ios amazon-web-services push-notification apple-push-notifications amazon-sns
AWS SNS - How to get topic arn by topic name

In my application i need to send messages to the given topic name. The topic is already created by other …

java amazon-sns
Format APNS-style JSON message in Python for use with Amazon SNS

I'm creating an iOS app, and for our push notifications, we're using Amazon's Simple Notification Service (SNS). SNS is wonderful, …

python json amazon-web-services apple-push-notifications amazon-sns
AWS SES S3 process inbound email

I'm working on a publish by email system based on AWS SES. For all incoming emails I've set routing to …

amazon-s3 amazon-ec2 amazon-sns amazon-ses aws-lambda
How to send batches of million push notifications using Amazon Simple Notification Service (SNS)

Like many companies, the one I work for isn't comfortable in using Apple's APNS: No official library, stream that get …

performance amazon-web-services push-notification apple-push-notifications amazon-sns
Browser notification using AWS SNS

I am new to Amazon services. I already used FIREBASE and PUBNUB for browser notification in other applications. I would …

node.js reactjs amazon-web-services aws-lambda amazon-sns
Customizing Amazon SNS email notifications

We are developing Custom Commenting System in which email notifications will be send to all the subscribers to the post …

amazon-web-services amazon-sqs amazon-sns amazon-ses