Central ECR for ECS in multiple accounts

1

A customer would like to have a central ECR. Is there a reference architecture, best practice to share?

AWS
モデレーター
質問済み 4年前2439ビュー
2回答
0
承認された回答

Below are a couple articles you can reference.

https://aws.amazon.com/blogs/devops/how-to-use-cross-account-ecr-images-in-aws-codebuild-for-your-build-environment/

https://aws.amazon.com/premiumsupport/knowledge-center/secondary-account-access-ecr/

For your information, ECR now supports cross account image replication.

https://docs.aws.amazon.com/AmazonECR/latest/userguide/replication.html

If the customer would like to distribute container images to the individual AWS account instead of using central ECR repository, this feature would be helpful for them.

回答済み 4年前
AWS
エキスパート
レビュー済み 2年前
0

Another alternative -- especially helpful if the ECR Policy get too big -- is to use the AWS:PrincipalOrgID condition to allow every account in the Organization to access the ECR Repository: check out this blog post showing how.

Beware: this allows all accounts in an Organization to access the ECR repository! Double check with your security team if this is allowed!

回答済み 2年前

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

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

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

関連するコンテンツ