Error trying to create Comprehend Flywheel : ModelType field shouldn't be provided if ActiveModelArn is provided

0

I've created a custom classifier from an S3 bucket. I want to create a flywheel so I can introduce new datasets. I'm using the console, not cli. I created an empty bucket in S3 and I choose that bucket for the output. For IAM new role I am Root. Create goes through the IAM part and then back to Create with the error message FLYWHEEL_UNEXPECTED_FIELDS_PROVIDED_WITH_ACTIVE_MODEL: ModelType field shouldn't be provided if ActiveModelArn is provided.

I have not found that message on a google search or anywhere else. My original input file was a csv file and I chose split to divide 10% as test.

  • I was able to create the flywheel using the CLI

  • I think the error message is a red herring. I've been able to start creating the flywheel using CLI, but it fails with the message NO_WRITE_ACCESS_TO_OUTPUT: The provided data access role does not have write access to the output S3 URI. I created a policy to the bucket but that seems to not be enough. I'm logged in as Root, so. thought I would have all rights to do this.

已提問 1 年前檢視次數 390 次
1 個回答
0

Added a new policy with complete access to S3 and then added that policy to the role I had created for Comprehend that that worked.

已回答 1 年前

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

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

回答問題指南