Alexander
06/16/2021, 4:51 PMAn error occurred (InvalidParameterException) when calling the RunTask operation: Task definition does not support launch_type FARGATE.
because generated definition lacks requiresCompatibilities
field. Trying to solve that with custom task definition, i constantly run into different errors like missing field here and there and a problem that definition registration script patches my task definition with its invalid values. Right now i am unable to fight a problem when generated definition have null container name, though docker storage, and run config have them set. I can not debug anything without any logging.Zach Schumacher
06/16/2021, 4:53 PMAlexander
06/16/2021, 4:54 PMZach Schumacher
06/16/2021, 4:56 PMAlexander
06/16/2021, 4:58 PMZanie
Zanie
Zanie
Alexander
06/16/2021, 5:08 PMciaran
06/17/2021, 1:14 PM