Question 430:
As a cloud engineer, you have been granted access to an Amazon ECR image repository. You have to pull images from the repository as a part of a container definition when creating an Amazon ECS task. What statement correctly describes this scenario?
Answer options:
A.You can access the Amazon ECR image repository only with the Amazon EC2 launch type. B.You can access the Amazon ECR image repository only with the AWS Fargate launch type. C.You can access the Amazon ECR image repository with Amazon EC2 or AWS Fargate launch types. D.You must grant your Amazon ECS task execution role permission to access Amazon ECS.