I had no trouble using dash to connect to Mosquitto but I am not able to get a connection to AWS IOT. I've got other devices publishing and subscribing so I don't think I have the right connection strings.
Has anyone successfully setup Dash to connect to AWS IOT and would you be willing to share your results with me.
Right now I'm using
Port 8883
Client ID Samsung7 (which matches a thing that I created in AWS IOT)
Username / Password are blank as I'm using IAM attached to a Policy
Both SSL/TLS boxes are checked
When I open the connection it fails almost immediately with "Connection Failed" but no other messages.