error when assigning permission sets to user group

0

i got this error when trying to give permission sets to usegroup to be able access to my other account in the same organization.

Assign group "group1" to AWS account "account1" with permission set "ec2-full-read-n-editlaunch"

AWS SSO is unable to complete your request at this time. Obtaining permissions to manage your AWS account 'accountidnumber' is taking longer than usual. Please try again in a few minutes. If this problem continues, contact AWS Support.

the other account already has "OrganizationAccountAccessRole" includes trust policies to my management account.

2개 답변
2

Hello,

I have encountered the same error as well and I solved it in this way:

  • My IAM Identity Center is located in the Milan region
  • The AWS Account in the AWS Organization didn't have the Milan region enabled
  • I enabled the Milan region for the AWS Organization account
  • I tried to assign the permissions again and then it worked.

Best, Stefano

profile picture
답변함 5달 전
1

Hello.

A few things: Ensure the IAM role or user you are using to assign the permission sets has adequate permissions to perform the operation. Make sure it has sso:InstanceAccessControlAttributeConfiguration, sso:PermissionSet, and sso:ManagedPolicy permissions.

Confirm that the trust relationships are set up correctly, and "OrganizationAccountAccessRole" is able to assume the necessary roles across accounts. Cross-account access necessitates that the trusting account (the account being accessed) has a trust policy that allows the accessing (trusted) account to assume a role.

Regards, Andrii

profile picture
전문가
답변함 8달 전
profile picture
전문가
검토됨 10일 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠