* SNS create_topic should only accept valid characters Closes #1328 * Fix flake8 errors * Updated regex to match full TopicName constraints Fixed test_server as it contained invalid TopicNames’ per constraints * fix error message for invalid topic name |
||
|---|---|---|
| .. | ||
| 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 | ||