EFS volume in Batch job running on Fargate

1

Hi,

I'm trying to use an EFS volume in a Batch job running on AWS Fargate. The support for EFS volumes was added in Fargate version 1.4.0 (see here). In the linked article, it's also stated that using LATEST is equivalent to specifying version number 1.4.0. However, when I try to specify the LATEST as a Fargate platform version in the Batch job definition where I also specify EFS volumes, I get this error:

Failed to register job definition
Error: Error executing request, Exception : EFS is supported for Fargate platform version 1.4.0., RequestId: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

Specifying an explicit version number 1.4.0 works without problems. If this is a bug, how to report the issue?

preguntada hace 2 años296 visualizaciones
1 Respuesta
0

Same for me. In my Fargate tasks, I have Platform version empty, so it can get the default value, or I set 1.4.0 because I had issues with LATEST as well.

profile picture
Max
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas