awslabs/aws-greengrass-group-setup

Mock service role does not work

brettf opened this issue · 1 comments

Originally reported by @neelmitra in Issue #15 as "the mock service role does not work". Specifically:

In addition the mock service role does not work, we still need to create a separate role with AWSGreengrassResourceAccessRolePolicy and associate to the account as below.

aws greengrass associate-service-role-to-account --role-arn arn:aws:iam::xxxxxxxxxxxxx:role/GreengrassRole

Closing as the latest PR has implemented the suggestion that the Mock would instead use the OPCUA adapter.