GroupOwnerSetting
{ "AutoAddGroupOwner": true, "GroupOwner": "string" }
- GroupOwnerSetting
-
Group owner related settings for local resources.
type: object
- AutoAddGroupOwner
-
If true, AWS IoT Greengrass automatically adds the specified Linux OS group owner of the resource to the Lambda process privileges. Thus the Lambda process will have the file access permissions of the added Linux group.
type: boolean
- GroupOwner
-
The name of the Linux OS group whose privileges will be added to the Lambda process. This field is optional.
type: string