Cloud Infrastructure
IAM Condition Operator Reference
Search IAM condition operators by name or use case. Covers all operator types including IfExists suffix, ForAllValues, ForAnyValue, and global condition context keys.
No data is transmitted โ everything runs locallyTool
About this tool
IAM Condition Operator Reference
The IAM Condition Operator Reference covers all AWS IAM condition operator types including String, Numeric, Date, Bool, IfExists suffix, and ForAllValues/ForAnyValue set operators.
โข Look up the correct operator for MFA enforcement condition
โข Understand ForAllValues vs ForAnyValue for multi-value tag conditions
โข Find the IfExists syntax for optional condition key enforcement
โข Reference DateLessThan for time-based access control policies
Next step
Cloud NAT Bandwidth Cost Calculator โ Calculate NAT Gateway vs NAT instance cost from daily outbound traffic volume.
Open Cloud NAT Bandwidth Cost Calculator โ
FAQ
What does this tool tell you?
The IAM Condition Operator Reference covers all AWS IAM condition operator types including String, Numeric, Date, Bool, IfExists suffix, and ForAllValues/ForAnyValue set operators.
What affects the result most?
String operators: StringEquals, StringNotEquals, StringLike (wildcards * ?), StringEqualsIgnoreCase. Numeric operators: NumericEquals, NumericLessThan, NumericGreaterThanEquals. Date operators: DateEquals, DateLessThan, DateGreaterThan โ ISO 8601 format required.
How should I use the result?
Use this tool to orient quickly to the concepts, field names, or values you are about to look up in a full specification or vendor documentation. It summarizes the common cases; the authoritative source remains whichever standard or vendor doc defines the values themselves.
Related tools