Suggested Answer:A🗳️
If a single condition within an IAM policy includes multiple values for one key, it will be evaluated using a logical OR. Reference: http://docs.aws.amazon.com/IAM/latest/UserGuide/reference_policies_elements.html
Evaluation Logic for Conditions with Multiple Keys or Values
If your policy has multiple condition operators or multiple keys attached to a single condition operator, the conditions are evaluated using a logical AND. If a single condition operator includes multiple values for one key, that condition operator is evaluated using a logical OR. All conditions must resolve to true to trigger the desired Allow or Deny effect.
If your policy has multiple condition operators or multiple keys attached to a single condition operator, the conditions are evaluated using a logical AND. If a single condition operator includes multiple values for one key, that condition operator is evaluated using a logical OR.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
amministrazione
8 months, 3 weeks ago01037
3 years, 6 months agokaush
3 years, 7 months agoNKnab
3 years, 7 months agoGorha
3 years, 7 months ago