Questions tagged [amazon-sns]

18 questions
0
votes
0 answers

AWS CodeStar SNS notification delivers JSON as email body

I have created a notification rule in CodeBuild to deliver notifications about build errors by e-mail. Unfortunately, the generated emails are just a plaintext email with the body being a truckload of JSON and not, like e.g. Cloudwatch Alerts, a…
user1933738
  • 247
  • 1
  • 6
0
votes
1 answer

AWS solution to monitor events from external machines, reported by SNS?

We have a number of robots installed at various locations, and servicing customers. All robots get their instructions from a central cloud database with customer data, and each have an SQS queue which delivers the commands they have to execute, and…
-1
votes
1 answer

AWS SNS Failed Notifications logging

I had some sns topics which is used for push notification.I want to enable sns topic logging for failed deliveries. Anyone have idea how can i achieve this ?? Thanks in advance
1
2