【发布时间】:2018-06-29 19:21:59
【问题描述】:
我是这个 AWS IoT 的新手。我在创建事物时遇到问题。为此,我浏览了这份文件:
https://docs.aws.amazon.com/iot/latest/apireference/API_CreateThing.html
我遇到了授权问题。我收到此错误:
无法打开与 xxxxxx.iot.us-east.amazonaws.com 的 TCP 连接:443 (getaddrinfo:名称或服务未知)
【问题讨论】:
-
在同一个文档中按照授权文档在这里 - docs.aws.amazon.com/iot/latest/developerguide/…
-
我无法弄清楚如何进行身份验证
-
您是否尝试使用 AWS_console 创建东西?
标签: amazon-web-services http iot aws-iot