Which THREE are components of the AWS Shared Responsibility Model? (Choose THREE.)
IAM is customer-managed.
Why this answer
In the AWS Shared Responsibility Model, AWS is responsible for the security of the cloud infrastructure (Option E), while customers are responsible for security in the cloud, including managing IAM users and permissions (Option B) and securing their data (Option D). Option A is incorrect because customers are responsible for patching their own applications on EC2, not AWS. Option C is incorrect because customers manage their own IAM roles, not AWS.