By the documentation from AWS - http://docs.aws.amazon.com/sns/latest/dg/SendMessageToHttp.html , SNS would send messages to HTTP/HTTPS endpoint in JSON format. But current implementation of `moto` sends messages in form-data format. |
||
|---|---|---|
| .. | ||
| test_application.py | ||
| test_application_boto3.py | ||
| test_publishing.py | ||
| test_publishing_boto3.py | ||
| test_server.py | ||
| test_subscriptions.py | ||
| test_subscriptions_boto3.py | ||
| test_topics.py | ||
| test_topics_boto3.py | ||