AWS Certified Cloud Practitioner — Question 132
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
- A. AWS Command Line Interface (AWS CLI)
- B. AWS Key Management Service (AWS KMS)
- C. AWS Management Console
- D. AWS Resource Access Manager (AWS RAM)
- E. AWS Secrets Manager
Correct answer: A, C
Explanation
The correct answers are A and C because both the AWS Command Line Interface (AWS CLI) and AWS Management Console provide functionalities for users to change their own passwords. The other options, such as AWS Key Management Service (AWS KMS), AWS Resource Access Manager (AWS RAM), and AWS Secrets Manager, do not support this specific action for IAM user password changes.