We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
@mstfldmr thank you for opening this issue! 🎉 If you have time, please add this info to the readme via Pull Request.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: