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

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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠