1 Answer
- Newest
- Most votes
- Most comments
0
My problem was related to IAM.
It appears that when working on a PrivateLink there's a need to attach the following policies to the ecsTaskExecutionRole Role:
- AmazonEC2ContainerRegistryReadOnly
- AmazonS3ReadOnlyAccess It is recommended to customize the policies it and use specific resource of the relevant registry.
answered 3 years ago
Relevant content
- asked a year ago
- AWS OFFICIALUpdated 3 months ago
You can checkout the checklist items mentioned in the following link to ensure all setup are in right state. https://aws.amazon.com/premiumsupport/knowledge-center/ecs-fargate-tasks-pending-state/