Amazon ECS · Schema

MountPoint

AmazonAwsContainersDockerEcsOrchestration

Properties

Name Type Description
sourceVolume string The name of the volume to mount.
containerPath string The path on the container to mount the volume at.
readOnly boolean If this value is true, the container has read-only access to the volume.
View JSON Schema on GitHub