Suppose your organization has around 50 IAM users. Now, it wants to introduce a new policy that will affect the access permissions of an IAM user. How can it implement this without having to apply the policy at the individual user level?
an organization can actualize this viably so that there is no compelling reason to apply the policy at the individual user level in the accompanying manner
1.Utilize the IAM groups and add users according to their part to various role and apply poilicy to group.
2.The user can make a policy and apply it to numerous users in a single go with the AWS CLI.
3.Add every user to the IAM role according to their organization role to accomplish successful policy setup
4.Utilize the IAM role and execute access at the job level.
PLEASE RATE
Get Answers For Free
Most questions answered within 1 hours.