AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails - Amazon Security Hub
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).

AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails

A host device to expose to the container.

Contents

ContainerPath

The path inside the container at which to expose the host device.

Type: String

Pattern: .*\S.*

Required: No

HostPath

The path for the device on the host container instance.

Type: String

Pattern: .*\S.*

Required: No

Permissions

The explicit permissions to provide to the container for the device. By default, the container has permissions for read, write, and mknod for the device.

Type: Array of strings

Pattern: .*\S.*

Required: No

See Also

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