Questions 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 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

822 results
Hi AWS, I have a large database of email addresses that I need to verify deliverability without emailing and I want to develop the script and run it on AWS. The uploaded email verification script is i...
2
answers
0
votes
14
views
profile picture
asked 18 hours ago
I am learning AWS IoT to publish and subscribe from and to my PC, through ESP32 Dev kit, and had written a simple program to publish an information from my PC and subscribing to shadow topic and recei...
1
answers
0
votes
21
views
asked 2 days ago
Apple has given an update regarding the change to the Certificate Authority for APNS. Has AWS made the appropriate changes? https://developer.apple.com/news/?id=09za8wzy The Certification Authority...
1
answers
1
votes
75
views
asked 2 days ago
I created the following AWS Systems manager document. When I run it, I got the "Step fails when it is Execute/Cancelling action. An error occurred (InvalidParameter) when calling the Publish operation...
1
answers
0
votes
14
views
profile picture
asked 2 days ago
**Hello,** I'm reaching out regarding an ongoing issue with our recent email campaign. On February 2nd, we launched a campaign using a long list of unfiltered email addresses. We monitored the campai...
1
answers
0
votes
15
views
asked 5 days ago
The lambda has `AmazonSNSFullAccess`, the outbound rules for the lambda are allowed and the lambda is in a public subnet with an internet gateway. I want to publish from a lambda to an SNS topic but i...
1
answers
0
votes
42
views
asked 6 days ago
I have a python lambda function that I am displaying a URL in a message message = "\n".join([f"{f['Resources'][0].get('Details', {}).get('AwsEc2Instance', {}).get('KeyName', 'N/A')}: {f['Seve...
2
answers
0
votes
61
views
asked 7 days ago
I get email alarms for any changes for IAM(creating users, deleting users) using Eventbridge -> Lambda -> SNS. Now, I'm looking to get email alarms for any changes for SSO(Identity management - creati...
1
answers
0
votes
45
views
asked 8 days ago
Dear Team, Please help me done this task. Give me the instruction that i want to get more exposure You want to monitor your EC2 instances cpu usage and set up an alarm to trigger an SNS notification...
1
answers
0
votes
35
views
profile picture
asked 8 days ago
Hi all I created a cloudformation template to create an AWS Config rule remediation for the Config managed rule - https://docs.aws.amazon.com/config/latest/developerguide/s3-account-level-public-acce...
1
answers
0
votes
33
views
profile picture
asked 8 days ago
Hi, I'm trying to verify my phone number on Amazon SNS to send SMS in the sandbox environment. I've already set up a Sender ID and configured everything for the us-east-1 region. However, every time ...
2
answers
0
votes
33
views
asked 9 days ago
I want emails from SNS to be human readable. I get emails with a lot of unnecessary information now. I'd like to get emails about any changes for IAM(create users, delete users and stuff). I want to...
2
answers
0
votes
71
views
asked 12 days ago