AWS discovery is not pulling tags for IAM resources -users, roles, and policies Issue When AWS discovery is run, it does not pull tag values for users, roles, and policies even though the tags are available in AWSCauseThis is working as designed. We are using the Resource Groups Tagging API to fetch the tags. API - https://tagging.us-east-1.amazonaws.comhttps://docs.aws.amazon.com/resourcegroupstagging/latest/APIReference/supported-services.html As per the docs, at this time Resource Groups Tagging API has no support for the IAM resources like roles, users and policies.https://stackoverflow.com/questions/70602959/how-to-find-iam-role-in-aws-console-resource-tag-group ResolutionThis is an API limitation. The Resource Groups Tagging API has no support for the IAM resources like roles, users and policies.