AWS Greengrass V2 Installation - How to control the 'GreengrassTESCertificatePolicy' creation

0

I am installing Greengrass V2 on core devices, following the steps in https://docs.aws.amazon.com/greengrass/v2/developerguide/getting-started.html, heading 'Install the AWS IoT Greengrass Core software (CLI)' for Linux.

The role alias, and iot core policy is clear enough - I can see how they are created. The installation script also creates another policy, which seems to be callled 'GreengrassTESCertificatePolicy{nameOfRoleAlias}'.

For example, if I install device 1 with a role alias of 'Foo' and device 2 with a role alias of 'Bar', the installation scripts above will lead to the creation of policies 'GreengrassTESCertificatePolicyFoo' and 'GreengrassTESCertificatePolicyBar', respectively.

My questions:

  • Is there a way to specify the name of that policy in the install script, to allow devices to use that upon install instead of creating another ?
  • Is it possible to add that permission to the standard GreengrassV2IoTThingPolicy, and omit a second policy that serves just one purpose ?
1개 답변
1

If you want control, then use a manual setup: https://docs.aws.amazon.com/greengrass/v2/developerguide/manual-installation.html

Cheers,

Michael

AWS
전문가
답변함 일 년 전
profile pictureAWS
전문가
Greg_B
검토됨 일 년 전

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

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

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

관련 콘텐츠