AmazonEC2ContainerRegistryFullAccess
ユーザーにポリシーを付与することで、ユーザーに ECR 承認を設定する AWS の指示に従おうとしました。
しかし、自分の PC で実行しようとすると、aws ecr get-login
権限がないというエラーが表示されます。
An error occurred (AccessDeniedException) when calling the GetAuthorizationToken operation: User: arn:aws:iam::ACCOUNT_NUMBER:user/MY_USER is not authorized to perform: ecr:GetAuthorizationToken on resource: *
私は何を間違えましたか?