尝试打开代码管道时出现AccessDeniedException



我是AWS的新用户。我刚刚登录并进入AWS控制台中的代码管道,但一开始,我的屏幕上就出现了这个错误:

AccessDeniedException
User: arn:aws:iam::1122067780:user/friendlydev is not authorized to perform: codepipeline:ListPipelines on resource: arn:aws:codepipeline:ap-northeast-1:1221247882:* because no identity-based policy allows the codepipeline:ListPipelines action

有人能帮我吗?我什么都没做。

我按照本网站上的教程解决了我的问题。基本上,我只是添加了codepipeline:ListPipelines权限。

相关内容

  • 没有找到相关文章

最新更新