
Ultimate access to all questions.
Consider a scenario where an AWS environment has been configured with IAM policies that grant extensive permissions to a set of users. Upon review, it is discovered that these permissions exceed the necessary level for the users to perform their duties. What steps would you take to apply the principle of least privilege and reduce the risk of unauthorized access or actions?
A
Immediately revoke all permissions and re-evaluate the need for each permission individually.
B
Create a new set of policies with reduced permissions and gradually migrate users to these new policies, monitoring for any issues.
C
Instruct users to self-regulate their permissions and report any unnecessary access.
D
Increase monitoring of user activities to detect any misuse of permissions before taking action.