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, 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...
1
answers
0
votes
18
views
asked 2 days ago
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)...
2
answers
0
votes
35
views
asked 3 days ago
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...
2
answers
0
votes
23
views
Zubeyir
asked 6 days ago
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...
1
answers
0
votes
50
views
asked 6 days ago
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...
3
answers
0
votes
74
views
asked 6 days ago
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...
1
answers
0
votes
40
views
asked 9 days ago
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...
1
answers
0
votes
19
views
Pascal
asked 9 days ago
A solutions architect is designing a solution to process events. The solution must have the ability to scale in and out based on the number of events that the solution receives. If a processing error...
1
answers
0
votes
48
views
Isaac
asked 9 days ago
In the process of creating an event bridge rule, in which will contain multiple AWS Config non-compliant events and sent them to SNS topic or Lambda I want. The problem and concern is I want to...
1
answers
0
votes
31
views
asked 9 days ago
I have a CloudFormation template that creates a MediaLive channel with two inputs—static and dynamic. It sends a CREATE_COMPLETE notification to an SNS topic, which then triggers a Lambda function to...
3
answers
0
votes
21
views
Uday
asked 10 days ago
Hello, We are based in Europe and requested US toll free number for one region in Europe. However, as it turns out, the region for which we requested the number isn't the right one. The number is...
1
answers
0
votes
33
views
sotewa
asked 12 days ago
Hello, we set up the following `Event pattern` for EventBridge: ``` { "source": ["aws.inspector2"], "detail-type": ["Inspector2 Finding"], "detail": { "status": ["ACTIVE"], "severity":...
1
answers
0
votes
43
views
asked 13 days ago