awsdocs / iam-user-guide

Official documentation source for the AWS Identity and Access Management (IAM) User Guide
MIT No Attribution
324 stars 355 forks source link

Update reference_policies_iam-condition-keys.md #290

Closed dhx-mike-palandra closed 1 year ago

dhx-mike-palandra commented 1 year ago

Issue #, if available:

Description of changes:


Example for condition key iam:AssociatedResourceArn (works with ARN operators) should be using "ArnLike" (an ARN operator) instead of "StringLike" (not an ARN operator).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

ljquin commented 1 year ago

Thanks for taking the time to submit a pull request.