AWS Certified Cloud Practitioner (CLF-C02) — Question 511

A user has been granted permission to change their own IAM user password.

Which AWS services can the user use to change the password? (Choose two.)

Answer options

Correct answer: A, C

Explanation

Users can change their own IAM passwords using either the AWS Management Console (a web-based graphical interface) or the AWS Command Line Interface (AWS CLI) via the command line. AWS KMS is used for encryption keys, AWS RAM is for resource sharing, and AWS Secrets Manager is for storing secrets, none of which are used for modifying an IAM user's password directly.