Support IoT ATS endpoints and make them default #6213
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/iot
Issues and PRs that pertain to the iot service.
Milestone
Hello,
AWS has changed the default behavior of IoT certificates and by default they use an ATS certificate root instead of the previous Verisign. However, the default endpoint returned by CLI is the Verisign hence it breaks on connection (more details: https://aws.amazon.com/blogs/iot/aws-iot-core-ats-endpoints/ ).
The
aws_iot_endpoint
data provider should allow for a flag if the ATS endpoint should be requested or the old one.The text was updated successfully, but these errors were encountered: