2022/08/22
About IfExists AWS IAM conditions: if a condition key might not exist (the resource doesn’t have it built-in, or a tag isn’t set), you can append IfExists to the condition test.
For example StringEquals -> StringEqualsIfExists.
About IfExists AWS IAM conditions: if a condition key might not exist (the resource doesn’t have it built-in, or a tag isn’t set), you can append IfExists to the condition test.
For example StringEquals -> StringEqualsIfExists.