All Content tagged with Amazon Simple Notification Service (SNS)
Amazon Simple Notification Service (Amazon SNS) is a fully managed messaging service for both application-to-application (A2A) and application-to-person (A2P) communication.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Hi,
When it comes to the question "How to properly configure SNS to send SMS to USA users?", what should I use when configuring the SNS, US_TOLL_FREE or 10DLC?
1. What is the difference between the...
Hi,
We have created an App with a phone call feature and the USA Users need to register their phone number before using it. To provide security to our app, and to avoid any phone number registration...
The developer who set everything up is no longer my company and I don't have any AWS knowledge. I have three email addresses associated with my domain, I need to remove one (the former developer) and...
Hi,
We have created an App with a phone call feature and the US Users need to register their phone number before using it. To provide security to our app, and to avoid any phone number registration...
Hi, i migrate to GMC V1 when try to send a test the backend respond ok, but recived a DeliveryAttempts failure with this error
**"EventType":"DeliveryFailure","FailureMessage":"Notification body is...
Hi, we received reports that users are not receiving push notifications on Android, but iOS is OK.
Looking in Cloudwatch, on September 3 ~ 4:45PM CT I see that Dwell time for android SNS dropped to 0...
We have an issue with our Lambda Runtime Node.js 14 and 128MB, until one month ago was working fine, that means Duration was under one second. Now, sometimes is working slowly (Duration 12 seconds)...
Hello,
I have SQS queue thats subscribed to SNS topics for my product in AWS Marketplace and Lambda function thats being triggered via SQS queue, but I dont see any action no matter what I do with...
Hello, I'd like to know if it's possible to filter duplicate CVE findings that get sent to ChatBot, preferably without any Lambda functionality. Right now we get tons of duplicates in our Slack...
I have created MalwareProtection for s3. When an event pattern detects malware finding in s3, an associated SNS topic should send an email. It doesn't. I have the following CloudFormation, and...
I have an event bridge rule that sends to another SNS topic. Before sending to another SNS topic it must be in a specific format similar to a CloudWatch Alarm like below.
How can I satisfy this...
I’m trying to send emails via the AWS SNS service, via a script on the EC2 instance however I’m getting a time out error message.
To validate this tried running curl and got the following
**curl -v...