Entry in AWS IAM credential report
aws.iam.usercredentialreportentry MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Entry in AWS IAM credential report
Min version: 5.15.0Defaults:
arnRelationships
3 resources · 5 relationships·Click to select, expand fields to see properties.
Fields (23)
| Field | Type | Description |
|---|---|---|
accessKey1Active | int | Whether the access key is active |
accessKey1LastRotated | time | Time when key was last rotated |
accessKey1LastUsedDate | time | Time when key was last used |
accessKey1LastUsedRegion | string | Region in which the key was last used |
accessKey1LastUsedService | string | Service that last used the key |
accessKey2Active | int | Whether the access key is active |
accessKey2LastRotated | time | Time when key was last rotated |
accessKey2LastUsedDate | time | Time when key was last used |
accessKey2LastUsedRegion | string | Region in which the key was last used |
accessKey2LastUsedService | string | Service that last used the key |
arn | string | ARN for the credential report |
cert1Active | int | Whether the cert is active |
cert1LastRotated | time | Time when the cert was last rotated |
cert2Active | int | Whether the cert is active |
cert2LastRotated | time | Time when the cert was last rotated |
createdAt | time | Time when user was created |
mfaActive | int | Whether MFA is active in the account |
passwordEnabled | int | Whether passwords are enabled |
passwordLastChanged | time | Time when the password was last changed |
passwordLastUsed | time | Time when the password was last used |
passwordNextRotation | time | Next time when the password should rotate |
propertiesrequired | map[string]string | Properties on the IAM user credential report |
user | aws.iam.user | IAM user |