AWS Certified Solutions Architect – Professional — Question 126
In the context of AWS IAM, identify a true statement about user passwords (login profiles).
Answer options
- A. They must contain Unicode characters.
- B. They can contain any Basic Latin (ASCII) characters.
- C. They must begin and end with a forward slash (/).
- D. They cannot contain Basic Latin (ASCII) characters.
Correct answer: B
Explanation
The correct answer is B because AWS IAM allows user passwords to include any Basic Latin (ASCII) characters. Option A is incorrect as there is no requirement for Unicode characters, C is false since passwords do not need to start or end with a forward slash, and D is incorrect because Basic Latin (ASCII) characters are permitted in passwords.