AWS SNS – HTTP(S) Subscription: manual confirmation
When creating an HTTP/HTTPS subscription in AWS SNS, you can observe that the subscription is hanging in the status: "Pending confirmation" SNS to the specified URL makes a POST request in which it sends data in JSON format and expects to receive a key value in response: "SubscribeURL". But if the application does not … Continue reading " AWS SNS – HTTP(S) Subscription: manual confirmation"