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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ