Help us improve AWS re:Post! We're interested in understanding how you use re:Post and its impact on your AWS journey. Please take a moment to complete our brief 3-question survey.
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...
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...
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...
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...
**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...
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...
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...
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...
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...
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...
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 ...
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...