Can someone please suggest me how can I create topics on AWS server? I knew that it will create topic automatically when I publish a message by giving the topic name but is there any way I can add all possible topics on server?
In the above image I am able to send message on a topic (test_topic) and it create that automatically on server. Is there any way I created all topics at one time on a server?