EventBridge Scheduler fails on ECS RunTask with Fargate launch type

1

Hi,
When defining the Compute Options on a RunTask call with: Launch type - "FARGATE", Platform Version: "1.4.0" - it seems that only the Platform Version is passed onto the "requestParameters" thus triggering the following error message: "The platform version must be null when specifying an EC2 launch type."

Screenshot from Eventbridge Scheduler: Enter image description here

Screenshot from the output in CloudTrail: Enter image description here

I have successfully triggered and run this task from an EventBridge rule

1 個回答
1
已接受的答案

I have verified this in my environment and detected the same error, and looking at the CloudTrail logs, it seems that the launchType is not reflected in the RequestParameters.

The part of the EventBridge Scheduler that is passed in JSON is the part that sets the TaskOverride parameter when I looked into it. I don't think there is anything we can do about it.

Give feedback to AWS support if possible.

profile picture
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南