Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
A deployment engineer has joined a company and will use AWS CloudFormation to manage AWS resources. To adhere to the principle of least privilege, how should the solutions architect configure access for this new role?
A
Use the AWS account root user credentials for AWS CloudFormation operations.
B
Assign the IAM user to a group with the PowerUsers policy.
C
Assign the IAM user to a group with the AdministratorAccess policy.
D
Assign the IAM user to a group with a custom policy allowing only AWS CloudFormation actions.
E
Create an IAM role with permissions specific to AWS CloudFormation for stack management.