Gonna take a look, thanks @white-balloon-205
In my case the command I need to execute is inside the ecs image, so I was looking for executing some fargate task, but I might think in a workaround for this use case
w
white-balloon-205
01/28/2023, 1:19 AM
Ahh - I see. You could potentially consider using Command to run an
aws
CLI command to run the task, or use the AWS SDK in your language of choice inside an