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 createdAtRelationships
6 resources · 15 relationships·Click to select, expand fields to see properties.
Fields (11)
| Field | Type | Description |
|---|---|---|
accessKeys | []dict | List of access keys metadata associated with the user |
arnrequired | string | ARN of the IAM user |
attachedPolicies | []aws.iam.policy | List of managed policies attached to the user |
createdAtrequired | time | Time when user was created |
groups | []string | List of group ARNs that the user belongs to |
idrequired | string | ID of the IAM user |
loginProfile | aws.iam.loginProfile | Login profile for the user |
namerequired | string | Name of the user |
passwordLastUsedrequired | time | Time when password was last used |
policies | []string | List of inline policies attached to the user |
tagsrequired | map[string]string | Tags for the IAM user |