which authorization is my aws user missing? ```error: denied: User: XXXX is not authorized to perfor...
k
which authorization is my aws user missing?
Copy code
error: denied: User: XXXX is not authorized to perform: ecr:InitiateLayerUpload on resource: XXX because no identity-based policy allows the ecr:InitiateLayerUpload action
solved by adding EC2InstanceProfileForImageBuilderECRContainerBuilds policy to my role