
Ultimate access to all questions.
An AWS environment is experiencing frequent authorization errors that are impacting the productivity of development teams. These errors are caused by complex IAM policies that are difficult to manage and troubleshoot. How would you simplify the IAM policies to reduce these errors and improve the overall manageability of the environment?
A
Replace all complex IAM policies with AWS Managed Policies, which are simpler and easier to manage.
B
Create a set of simplified IAM policies that consolidate permissions and reduce complexity, then gradually migrate services to these new policies.
C
Instruct the development teams to self-manage their IAM policies, allowing them to simplify and optimize as needed.
D
Increase monitoring of IAM policy evaluations and use the data to identify and simplify complex policies.