0

在使用 aws iot core 创建“规则”后,我正在尝试将目标设置为 http 端点。我设置了端点地址,然后使用 enableUrl 调用我的端点。调用它时只返回一个空的 JSON 对象,然后如果再次调用则返回此错误消息。

"{\"message\":\"Destination 'arn:aws:iot:us-west-2:**aws_acount_id**:ruledestination/http/long_string_here' is in status 'DISABLED' and cannot be confirmed.\"}"

根据文档,IAM 用户应该有权启用这些目的地。我已经尝试添加它,甚至尝试通过 root 用户启用端点,但仍然得到相同的结果。

在此处关注文档: https ://docs.aws.amazon.com/iot/latest/developerguide/rule-destination.html

任何见解都会很棒。

4

0 回答 0