AWS Certified Solutions Architect – Professional — Question 157
When using Numeric Conditions within IAM, short versions of the available comparators can be used instead of the more verbose versions.
Which of the following is the short version of the Numeric Condition "NumericLessThanEquals"?
Answer options
- A. numlteq
- B. numlteql
- C. numltequals
- D. numeql
Correct answer: A
Explanation
The correct answer is A, 'numlteq', which is the short form for 'NumericLessThanEquals'. The other options either represent incorrect abbreviations or do not align with the official short versions provided by IAM.