How do you remove the AWS account root user's access to your application EC2 instances?
A. Delete all the keys in the instance's .aws/ directory.
B. Switch the instance to only accept SSH logins.
C. Remove any keys from the instance's .ssh/ directory.
D. You can't remove access for an AWS account root user.