Open mstfldmr opened 5 years ago
You now need to use Amazon Trust Services (ATS) URL instead of the original.
The new urls look like wss://****-ats.iot.ap-southeast-1.amazonaws.com as opposed to the original wss://****.iot.ap-southeast-1.amazonaws.com
You can learn your ATS endpoint with the command aws iot describe-endpoint --endpoint-type iot:Data-ATS
aws iot describe-endpoint --endpoint-type iot:Data-ATS
https://aws.amazon.com/blogs/iot/aws-iot-core-ats-endpoints/
https://docs.aws.amazon.com/iot/latest/developerguide/managing-device-certs.html
@mstfldmr thank you for opening this issue! 🎉 If you have time, please add this info to the readme via Pull Request.
You now need to use Amazon Trust Services (ATS) URL instead of the original.
The new urls look like wss://****-ats.iot.ap-southeast-1.amazonaws.com as opposed to the original wss://****.iot.ap-southeast-1.amazonaws.com
You can learn your ATS endpoint with the command
aws iot describe-endpoint --endpoint-type iot:Data-ATS
https://aws.amazon.com/blogs/iot/aws-iot-core-ats-endpoints/
https://docs.aws.amazon.com/iot/latest/developerguide/managing-device-certs.html