AwsMountPoint
Details for a volume mount point that's used in a container definition.
Contents
- ContainerPath
-
The path on the container to mount the host volume at.
Type: String
Pattern:
.*\S.*
Required: No
- SourceVolume
-
The name of the volume to mount. Must be a volume name referenced in the
name
parameter of task definitionvolume
.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: