Error when copying a Rekognition custom-label model: "Cross account access not allowed"

0

Hi, I met with this "Cross account access not allowed" error when trying to copy a legacy model trained by a previous scientist in my team. I am using console access with my team's AWS account. Could someone advise how to solve this problem? Thank you!

An error occurred (InvalidParameterException) when calling the CopyProjectVersion operation: Cross account access not allowed

已提问 2 年前539 查看次数
1 回答
0
已接受的回答

It could be the case when you are trying to do a cross account copy without the resource based policy (project policy) enabled. You need to define the IAM resource policy for the trained model to allow cross-account access. Here is the blog talking about Project Policy and steps to do cross account copy.

AWS
已回答 2 年前
  • Thanks a lot for sharing the blog, aws-kuvnish. I will try following the instructions.

  • What puzzles me is that the previous scientist built the model under the same shared account of my team.

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

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

回答问题的准则

相关内容