Category "amazon-sns"

Is to possible to create SNS topic with multiple email Recipients in cloudformation template?

V1: I am trying to set up a cloudwatch alarms to send email notification to the multiple team members. it looks like we can only set one email in the topic endp

Lambda fails to publish to SNS topic sometimes

My AWS Lambda fails to publish messages to an AWS SNS topic every now and then. 2020-03-09T08:02:42.520Z Could not publish on sns with error: NetworkingError:

Is it possible for S3 to send multiple records?

We're trying to confirm if when there is a PUT event on our bucket that is subscribed to SNS, is it possible for S3 to send multiple records? Here is the messa

Separating Environments in AWS

Is there a best practice around separating environments in AWS? I've got a solution that employs the following services: Lambda SNS SQS DyanmoDB API Gateway S

AWS SNS API4 authentication fails

I'm stuck around the production of the signature to perform an AWS SNS post, to be honest, I'm going for my 4th day of searching and trying:/ I found this AWS w

SNS notification target rule is "unreachable" when tryin to send a notification from code pipeline

I am trying to set up a notification for the code pipeline using its notification rule which supporters SNS. As you can see in the picture the status is "unre

User is not authorized to perform: SNS:CreateTopic on resource

I wanted to monitor certain parameters (TotalErrorRate and Latency) with CloudWatch and I wanted a "Simple Notification Service" (SNS) to send me an email, when

Setting up Amazon SP-API Notification API

Trying to set up Amazon SP-API Notifications Api but I am running into a few issues I have setup everything up to creating a destination and subscription for SQ

sending sms from java web app using aws sns

A user will create an account on my web app. The app will need to authenticate the user by sending a text message to the mobile phone number that the user prov

Cognito SMS Auth to SNS in a different region

I have a Cognito set up in eu-central-1 and now I need SMS MFA to be activated in Cognito. AWS docs tells me that Cognito will send SMS through AWS SNS however,