79597620

Date: 2025-04-29 04:50:20
Score: 0.5
Natty:
Report link

When setting up an AWS SNS topic and subscription you can set the content-type of the notification requests (which includes the confirmation request) in the Delivery policies (HTTP/S) settings. Set it to application/json and your middleware will run and your req.body will have the JSON object you are expecting.

Reasons:
  • No code block (0.5):
  • Single line (0.5):
  • Starts with a question (0.5): When
  • High reputation (-1):
Posted by: eric.mcgregor