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

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