AWS Certified SysOps Administrator – Associate (legacy) — Question 895

A SysOps Administrator needs to confirm that security best practices are being followed with the AWS account root user.
How should the Administrator ensure that this is done?

Answer options

Correct answer: C

Explanation

AWS Trusted Advisor provides automated security checks that specifically monitor root account security, such as verifying if Multi-Factor Authentication (MFA) is enabled and ensuring that active access keys are not associated with the root user. Creating or regularly rotating access keys for the root user via the AWS CLI goes against security best practices, which dictate that root access keys should be deleted entirely. AWS Artifact is used to retrieve compliance reports and agreements, not to actively audit or monitor account configurations.