name
Parameters
value
The name of the volume. Up to 255 letters (uppercase and lowercase), numbers, underscores, and hyphens are allowed. When using a volume configured at launch, the `name`
is required and must also be specified as the volume name in the `ServiceVolumeConfiguration`
or `TaskVolumeConfiguration`
parameter when creating your service or standalone task. For all other types of volumes, this name is referenced in the `sourceVolume`
parameter of the `mountPoints`
object in the container definition. When a volume is using the `efsVolumeConfiguration`
, the name is required.