AwsEcsTaskDefinitionContainerDefinitionsLinuxParametersDevicesDetails - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS SDKs, see the following: