Difference ec2:ResourceTag/${Tag Key} vs aws:ResourceTag/${TagKey}

Viewed 66

In the AWS policy conditions section, what is the difference between ec2:ResourceTag/${Tag Key} and aws: ResourceTag/${TagKey}?

I am trying to understand if there is a difference between adding to the conditions aws: ResourceTag/${TagKey} and ec2:ResourceTag/${Tag Key}?

0 Answers
Related