I'm trying to understand amazon php sdk for AWS but I really can't use it. I find some basic classes to create, display and push topic but I doesn't work either. I just want to find a way (the simplest way) to push a topic from my website.
I success to do it by using this classes-> Amazon-SNS-client-for-PHP
Very good, easy to use and working just great.