Troubleshooting Amazon ECS CannotCreateVolumeError errors
The following are some CannotCreateVolumeError error messages and actions that you can take to fix the errors.
To check your stopped tasks for an error message using the AWS Management Console, see Viewing Amazon ECS stopped task errors.
CannotCreateVolumeError
This error occurs when the agent can't create the volume mount specified in the task definition.
This error only occurs if you use platform version 1.4.0
or
later (Linux) or 1.0.0
or later (Windows).
For information about how to debug and fix this issue, see Why is my
Amazon ECS task Stopped