【发布时间】:2022-12-01 04:42:30
【问题描述】:
我按照说明让 AWS SSO 工作:https://www.gitpod.io/guides/integrate-aws-cli-ecr
我不确定 AWS_ROLE_NAME gitpod 变量应该是什么。我觉得我弄错了,因为登录时:
aws sso login --no-browser
然后aws sts get-caller-identity
我得到An error occurred (ForbiddenException) when calling the GetRoleCredentials operation: No access
我已将其设置为应具有管理员访问权限的 IAM 角色名称。
【问题讨论】:
标签: amazon-web-services single-sign-on aws-cli gitpod