跳至內容

How to limit permission to AWS SSO user

0

I have full access to AWS services and resources of a member account, and I can't administer IAM Identity Center from this member account. I used IAM to create IAM user and group for other users. Now we migrate IAM users to AWS SSO, all SSO users have 2 options(ReadOnly or PowerUser), how am I limit or assign SSO user permissions?

2 個答案
0
已接受的答案

Hello.
You must operate with an IAM Identity Center administrative account and assign the necessary permissions.
https://docs.aws.amazon.com/singlesignon/latest/userguide/permissionsetcustom.html

Alternatively, IAM Identity Center administration can be delegated to a specific member account.
In that case, it will be possible to operate the IAM Identity Center from a delegated member account and assign privileges.
https://docs.aws.amazon.com/singlesignon/latest/userguide/permissionsetcustom.html

專家

已回答 3 年前

專家

已審閱 3 年前

專家

已審閱 3 年前

  • I can't set policies for SSO users like in IAM anymore, right?

    It cannot be operated from the IAM screen. Attach IAM policies in the IAM Identity Center permission set.

    May I grant ReadOnly to all SSO users, create IAM role, let SSO user assume role when they need?

    Do you want to set a set of permissions for a user with a ReadOnly policy? SSO users can be assigned multiple sets of privileges. For example, if an SSO user is assigned the ReadOnly permission set and the PowerUser permission set, the user can switch between the two permission sets when necessary.

0

Thanks Riku. 1 I can't set policies for SSO users like in IAM anymore, right? 2 May I grant ReadOnly to all SSO users, create IAM role, let SSO user assume role when they need?

已回答 3 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。