AWS - Identity and Access ManagementWhich entity can assume an IAM role in AWS?AAWS services, users, or external accounts with trust permissionsBOnly AWS root accountCOnly AWS users within the same accountDOnly EC2 instancesCheck Answer
Step-by-Step SolutionSolution:Step 1: Identify who can assume rolesIAM roles can be assumed by AWS services, IAM users, or external AWS accounts if the trust policy allows it.Step 2: Evaluate optionsAWS services, users, or external accounts with trust permissions correctly includes all possible entities. The other options are too limited.Final Answer:AWS services, users, or external accounts with trust permissions -> Option AQuick Check:Role assumption = Trusted entities including services and accounts [OK]Quick Trick: Trust policy defines who can assume the role [OK]Common Mistakes:Assuming only users in same account can assume rolesThinking only EC2 can assume rolesBelieving root account is the only entity
Master "Identity and Access Management" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS CLI - Basic CLI commands (s3, ec2) - Quiz 10hard AWS CLI - Using profiles for multiple accounts - Quiz 4medium EC2 Fundamentals - Instance metadata and user data - Quiz 9hard EC2 Fundamentals - Instance metadata and user data - Quiz 12easy Identity and Access Management - Managed vs inline policies - Quiz 5medium Identity and Access Management - Multi-factor authentication setup - Quiz 8hard S3 Fundamentals - Static website hosting on S3 - Quiz 5medium S3 Fundamentals - Creating S3 buckets - Quiz 2easy S3 Fundamentals - Static website hosting on S3 - Quiz 3easy VPC Fundamentals - VPC peering concept - Quiz 1easy