You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parliament creates findings of Unknown condition for action - Unknown condition iam:ResourceTag/access-project for action iam:TagRole for each of the actions.
The following policy is mentioned in https://aws.amazon.com/blogs/security/securing-resource-tags-used-for-authorization-using-service-control-policy-in-aws-organizations/
Parliament creates findings of
Unknown condition for action - Unknown condition iam:ResourceTag/access-project for action iam:TagRole
for each of the actions.Looking at https://docs.aws.amazon.com/IAM/latest/UserGuide/list_identityandaccessmanagement.html the condition key
iam:ResourceTag/${TagKey}
is associated with the resource, not the action, and ends up not being understood by Parliament.The text was updated successfully, but these errors were encountered: