Question 262:
You are an AWS solutions architect in a large IT company, and your company has owned several AWS accounts. By using IAM roles, access to resources in other accounts is granted. For example, users in the Test account may switch roles and operate on DynamoDB resources that belong to the Dev account.
Answer options:
A.The user is signed in as the AWS account non-root user. B.The assuming entity has used multi-factor authentication (MFA) protection. C.The target account that the user plans to switch to must use an alias. D.The user must be explicitly granted permission to assume the role.