Mondoo Docs

AWS IAM user

aws.iam.user MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWSPrivate Resource

AWS IAM user

Min version: 5.15.0Defaults: arn name createdAt

Relationships

Mini Map
AWS
6 resources · 15 relationshipsClick to select, expand fields to see properties.

Fields (11)

FieldTypeDescription
accessKeys
[]dictList of access keys metadata associated with the user
arnrequired
stringARN of the IAM user
attachedPolicies
[]aws.iam.policyList of managed policies attached to the user
createdAtrequired
timeTime when user was created
groups
[]stringList of group ARNs that the user belongs to
idrequired
stringID of the IAM user
loginProfile
aws.iam.loginProfileLogin profile for the user
namerequired
stringName of the user
passwordLastUsedrequired
timeTime when password was last used
policies
[]stringList of inline policies attached to the user
tagsrequired
map[string]stringTags for the IAM user