1 Answers
Hi Philipp,
If I’m understanding the video and your question correctly, she’s saying saying that the scope-down policy plus the Casey "role" (which includes the in-line and managed policies) would yield the overlap marked in green on the video. I think the intent here was to say that we could have policies assigned to a user but also policies assigned to a role that is assigned to that user. The union of all these policies are then what the user account has access to.
In practice, I really don’t like assigning policies to users directly…I will almost always create a role for that…even for service accounts. But, you can absolutely assign policies to users and also roles then assign those roles to users. The users’s access is always going to be the combination of all those policies which may or may not overlap.
–Scott
Thanks Scott but I thought one cannot assign a role to a user ?