AWS - SNS and SQS
You wrote this AWS CLI command to subscribe an HTTP endpoint but get an error:
aws sns subscribe --topic-arn arn:aws:sns:us-east-1:123456789012:MyTopic --protocol http --notification-endpoint http://example.com/notifyWhat is the most likely cause of the error?
