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.

질문됨 일 년 전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.

답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠