AWS Step Function ECS StartedBy parameter support

0

Currently, the StartedBy parameter is not supported for ECS RunTask calls defined in AWS Step Function states as mentioned here: https://docs.aws.amazon.com/step-functions/latest/dg/connect-ecs.html. Just wondering if there's anything in the works for supporting this parameter. It would useful for defining a filter when collecting tasks that are started by step function executions within ECS ListTasks API calls. It would be great if it also supported passing Step Function variables and intrinsic functions (e.g. "StartedBy.$": "States.Format('{}-foo', $.some_input)".

已提问 1 年前74 查看次数
没有答案

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

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

回答问题的准则