AWS IoT GreenGrass Core Auth Component Strategy

0

Reading the documentation here: https://docs.aws.amazon.com/greengrass/v2/developerguide/client-device-auth-component.html

The policy seems to be applied based on a filter that match thing name: thingName – The name of a client device's AWS IoT thing.

My desired behavior would be to be able to associate Things and Cores within a ThingGroup and use that to apply the Auth policy. My question is:

  1. Is there any way to have the Auth component filter the policy based on categories of any type assigned to the Cores and Things
  2. Is this desire somehow missing the spirit of what the function of the Auth is trying to achieve

Thank you

已提问 8 个月前251 查看次数
1 回答
1

So I believe you're asking if there is some thingGroup selector, in addition to thingName?

As you saw in the docs, only thingName selector is supported. However, I'll forward your feature request to the team, thanks!

AWS
已回答 8 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则