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 up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
742 results
Hi AWS Team,
We configure AWS SES and SNS Services and Used Them through Out .Net Application.
From yesterday due to Security Breech AWS Stopped our SES services. After conversation and changing the...
I'm trying to setup delivery status logging for SMS but for whatever reason when I do the step to create the service roles it creates the roles but doesn't create the CloudWatch log group. Just...
Hello. We are sending OTP via SMS. However, Dito Telecome in the Philippines keeps failing with the message "Unknown error attempting to reach phone".
Customers keep contacting us saying they can't...
We are working on one pub-sub architecture, where we want to use SNS for fan out to multiple SQS Queues. We have a requirement of strict sequence i.e. events should be in sequence for each clients....
1. I have registered on the Airtel DLT portal and verify the template and sender id. Then requested sender id by creating case in AWS and they shared the sender id.
2. I have configured the SENDER ID...
I posted this question on Stack Overflow (https://stackoverflow.com/questions/79007070/adding-an-sns-destination-to-a-lambda-using-sam) but I thought I would try here as well. I am working on a lambda...
I am using the Amazon SNS publish API to send SMS messages and need to configure a Time-to-Live (TTL) for these messages. I would like to confirm the following:
1/ How can I set Time-to-Live (TTL)...
We have a cloud watch event generated in JSON format and we are using SNS topic. Through SNS topic we have to publish to the webhook server. so in this scenario is it necessary to have a lambda...
I have created a eventbridge rule with cloudwatch log group as source and sns as the target. But i am not receiving email notifications that is registered in the log group. Instead of cloudwatch log...
1/What is the code trying to achieve?
I am trying to integrate my DLT-registered Sender ID, Entity ID, and Template ID with AWS SNS and Cognito in India to send OTP SMS for user authentication and MFA...
Springboot Java application running in Aws App runner is communicating with SNS(production mode) through VPC Endpoint with help of I am role and policy. SMS published by application reaches SNS but...
Hello,
I am currently using Amazon Cognito to send OTPs for authentication and MFA. We recently completed our registration with VilPower (Vodafone Idea DLT) and have obtained the necessary Entity ID,...