Questions tagged with Amazon Elastic Container Registry (ECR)

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I have a CodePipeline with ECR as the source, and I want it to trigger every time a new image is pushed to ECR, regardless of the image tag, and deploy it to ECS. However, ECR as a source in...
1
answers
0
votes
202
views
asked 2 days ago
I have a codepipeline with with source as ECR. I have specified a pipeline variable and I want to trigger the pipeline using Eventbridge by supplying this variable dynamically from the event (assume...
1
answers
0
votes
160
views
asked 2 days ago
Hello. I need a way to quickly create a new account under the organization and copy S3 buckets and ECR repositories to this new account. Would Lambda be the most suitable tool for this task, or do...
2
answers
0
votes
277
views
MarkoD
asked 11 days ago
The cloudtrail event details i am giving below Event name - RetireGrant Event time - August 01, 2024, 03:30:22 (UTC+05:30) User name - - Event source - kms.amazonaws.com Resource type -...
1
answers
0
votes
330
views
asked 11 days ago
I have an EC2 and it is in the private vpc, I can pull the docker image from ECR Public Gallery if there is NAT in the vpc, but if there is no NAT, even if I added the ECR VPCE, I still cannot pull...
3
answers
0
votes
278
views
asked 13 days ago
our codecommit repos,ECR repos,codebuild jobs, codepipeline jobs in dev account which will deploy apps in EKS in the dev account. now we need to deploy our apps in Prod account , so can we create a...
1
answers
0
votes
245
views
asked 14 days ago
Hello, Does anyone encounter the issue (sudo soci push --user AWS:$PASSWORD xxxxxxxx.dkr.ecr.xxxx.amazonaws.com/xxxx:xxxxx) only push the soci index, not image index? From this doc...
1
answers
0
votes
301
views
AWS
Wei
asked 16 days ago
Somewhat new to AWS, I'm trying to build a POC with CDK in python using ECR, Fargate with ALB, and an API Gateway. I've been able to publish an image to an ECR repo, but when I try pulling it into the...
1
answers
0
votes
313
views
Erica
asked 17 days ago
The AWS ECS task definition sets the image URI label as v1. When I replace the v1 image in ECR and stop the old task, but use the image label sha256 after the new task starts, I always use the old...
1
answers
0
votes
91
views
eeasxn
asked 25 days ago
I was in the process of creating and testing a CI/CD Pipeline in regards to the AWS Modern Application Workshop (https://github.com/aws-samples/aws-modern-application-workshop/tree/python/module-2),...
4
answers
0
votes
378
views
asked a month ago
I have a few accounts in the following structure: - `mycompany-management` (billing account) - `mycompany-artifacts` (where ECR registry lives) - `mycompany-production` (where EKS lives) -...
2
answers
0
votes
469
views
asked a month ago
I still get the error below in my code build even after doing the necessary Permissioning An error occurred (AccessDeniedException) when calling the GetAuthorizationToken operation: User:...
1
answers
0
votes
409
views
Nafiu
asked a month ago