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

posta 2 anni fa539 visualizzazioni
1 Risposta
0
Risposta accettata

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
con risposta 2 anni fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande