Vadym Dytyniak
03/24/2022, 12:19 PMephemeralStorage
in ECSRun configuration. Can I use run_task_kwargs
to modify it? If yes - what is the format of this dict to pass ephemeralStorage
?run_task_kwargs=dict(overrides={'ephemeralStorage': {"sizeInGiB": 10}}),
Kevin Kho
Vadym Dytyniak
03/24/2022, 1:44 PM