AWS - Identity and Access ManagementYou created an IAM user with full S3 access but forgot to enable MFA. What is the best way to fix this?AAttach an MFA policy and require MFA for sensitive actionsBDelete the user and create a new one with MFA enabledCRemove all permissions from the userDShare the root account credentials with the userCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand MFA enforcementMFA can be required by attaching policies that enforce MFA for sensitive actions.Step 2: Apply best practiceAttaching an MFA policy is better than deleting the user or removing permissions.Final Answer:Attach an MFA policy and require MFA for sensitive actions -> Option AQuick Check:Enable MFA via policy, don't delete users [OK]Quick Trick: Use policies to enforce MFA, not user deletion [OK]Common Mistakes:MISTAKESDeleting users unnecessarilyRemoving all permissions without MFASharing root credentials
Master "Identity and Access Management" in AWS9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More AWS Quizzes AWS Account and Billing - Setting up billing alerts - Quiz 5medium AWS Account and Billing - Resource tagging for cost tracking - Quiz 6medium AWS CLI - Installing AWS CLI - Quiz 12easy EC2 Fundamentals - EC2 pricing models (on-demand, reserved, spot) - Quiz 6medium EC2 Fundamentals - Launching an EC2 instance - Quiz 3easy Identity and Access Management - Why IAM is foundational - Quiz 8hard S3 Fundamentals - Static website hosting on S3 - Quiz 13medium S3 Fundamentals - Creating S3 buckets - Quiz 15hard Security Groups and Network ACLs - Network ACLs overview - Quiz 8hard Security Groups and Network ACLs - Stateful behavior of security groups - Quiz 2easy