awsdocs / amazon-ecs-developer-guide

The open source version of the Amazon ECS developer guide. You can submit feedback & requests for changes by submitting issues in this repo or by making proposed changes & submitting a pull request.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to create Task definition

berry2012 opened this issue · comments

While following tutorial steps to create FSx with ECS.
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/tutorial-wfsx-volumes.html#wfsx-create-instance
Encountered error below when carrying out step 6.
Step 6: Paste the following sample task definition JSON into the text area (replacing the pre-populated JSON there) and choose Save.

Screenshot 2022-02-21 at 17 05 44

In addition to the changes you've made with your commits, the task execution IAM role is also required so I'll be adding that to the task definition example we provide in the docs. Other than that, the steps in the doc appear to work for me. Reopen this issue if you have further issues.