when I try to sign the http endpoint from an EC2 instance to an SNS topic, I get the following message:
"Not allowed to subscribe to internal endpoints"
Is there a workaround for this? What is the best way to implement pub / sub mechanism in AWS?
source
share