You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/gitops-integrations/container-registries/amazon-ecr.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,15 @@ For detailed information, see [How Amazon Elastic Container Registry Works with
29
29
30
30
##Prerequisites
31
31
32
+
###Permissions for IAM Role and Access Key integrations
33
+
34
+
The IAM Role/Access Key user must have one of the following permissions:
35
+
*`AmazonEC2ContainerRegistryReadOnly` for read-only access to Amazon EC2 Container Registry repositories.
36
+
*`AmazonEC2ContainerRegistryFullAccess` for administrative access to Amazon ECR resources.
37
+
*`AmazonEC2ContainerRegistryPowerUser` for full access to Amazon EC2 Container Registry repositories, without permissions to delete repositories or make changes to policies.
38
+
39
+
If any of these permissions are not granted, images cannot be successfully reported from ECR.