Related to https://github.com/MicrosoftDocs/vsts-docs/issues/5837 and https://github.com/aws/aws-vsts-tools/issues/110. I just wanted to use the docker image on ECR to run the container job described here. The Microsoft side suggests us to use the Docker registry service connection but it was not feasible because the token will expire in 12 hrs. So I hope the AWS extension should provide support for this by reusing some of the logic in the ECR pull task. Actually, I don't quite understand why there is no public-read ACL for the images hosted on AWS ECR.
Related to https://github.com/MicrosoftDocs/vsts-docs/issues/5837 and https://github.com/aws/aws-vsts-tools/issues/110. I just wanted to use the docker image on ECR to run the container job described here. The Microsoft side suggests us to use the Docker registry service connection but it was not feasible because the token will expire in 12 hrs. So I hope the AWS extension should provide support for this by reusing some of the logic in the ECR pull task. Actually, I don't quite understand why there is no public-read ACL for the images hosted on AWS ECR.