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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ