AWS Certified Cloud Practitioner — Question 943
What information is found on an AWS Identity and Access Management (IAM) credential report? (Choose two.)
Answer options
- A. The date and time when an IAM user's password was last used to sign in to the AWS Management Console.
- B. The type of multi-factor authentication (MFA) device assigned to an IAM user.
- C. The User-Agent browser identifier for each IAM user currently logged in.
- D. Whether multi-factor authentication (MFA) has been enabled for an IAM user.
- E. The number of incorrect login attempts by each IAM user in the previous 30 days.
Correct answer: A, D
Explanation
An AWS IAM credential report provides a comprehensive list of all users in your account and the status of their credentials, which includes the last time their password was used to log in and whether multi-factor authentication (MFA) is enabled. It does not contain specific hardware/software MFA device types, active User-Agent strings, or historical counts of failed login attempts.