LambdaDeviceMount - Amazon IoT Greengrass
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LambdaDeviceMount

Contains information about a device that Linux processes in a container can access.

Contents

path

The mount path for the device in the file system.

Type: String

Required: Yes

addGroupOwner

Whether or not to add the component's system user as an owner of the device.

Default: false

Type: Boolean

Required: No

permission

The permission to access the device: read/only (ro) or read/write (rw).

Default: ro

Type: String

Valid Values: ro | rw

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: