AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails - 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).

AwsEcsTaskDefinitionContainerDefinitionsMountPointsDetails

A mount point for the data volumes in the container.

Contents

ContainerPath

The path on the container to mount the host volume at.

Type: String

Pattern: .*\S.*

Required: No

ReadOnly

Whether the container has read-only access to the volume.

Type: Boolean

Required: No

SourceVolume

The name of the volume to mount. Must match the name of a volume listed in VolumeDetails for the task definition.

Type: String

Pattern: .*\S.*

Required: No

See Also

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