not get token: AccessDenied: User: arn:aws:iam::xxxxxxxxxxxx:user/me is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::xxxxxxxxxxxxx:role/eks_role_internal{ "Sid": "VisualEditor0",
我正在创建一个URL,使联邦用户能够通过sts:AssumeRole访问AWS管理控制台,并使用python
botocore.exceptions.ClientError:调用AssumeRole操作时发生错误: User arn:aws:iam::xxx:user/admin未被授权执行: sts:AssumeRole
InvalidStructureException: arn:aws:iam::account_id:role/codepipeline_role is not authorized to perform AssumeRoleiam::account_id:role/another_codepipeline_role