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?

已提问 2 年前296 查看次数
1 回答
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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则