复制Rekognition自定义标签模型时出错:“Cross account access not allowed”。

0

【以下的问题经过翻译处理】 你好,当我尝试复制我团队中之前的一位科学家训练的旧模型时,遇到了“Cross account access not allowed”的错误。 我正在使用团队AWS账号的控制台访问。请问如何解决这个问题?谢谢! 报错: An error occurred (InvalidParameterException) when calling the CopyProjectVersion operation: Cross account access not allowed

profile picture
ESPERTO
posta 8 mesi fa75 visualizzazioni
1 Risposta
0

【以下的回答经过翻译处理】 有可能是因为您尝试进行跨帐户拷贝却没有启用资源策略resource based policy(项目策略project policy)。您需要为训练好的模型定义IAM资源策略,以允许跨帐户访问。这里有一篇博客,介绍了项目策略和跨账户拷贝的步骤。链接为:https://aws.amazon.com/blogs/machine-learning/announcing-the-launch-of-the-model-copy-feature-for-amazon-rekognition-custom-labels/。

profile picture
ESPERTO
con risposta 8 mesi fa

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