Skip to main content

aws.iam.usercredentialreportentry

Supported platform

  • aws

Description

Entry in AWS IAM credential report

The aws.iam.credentialreportentry provides fields for assessing the metadata for individual IAM Credential Report entries. For usage, read the aws.iam resource documentation.

Init

aws.iam.usercredentialreportentry(properties map[string]string)

Fields

IDTYPEDESCRIPTION
propertiesmap[string]stringproperties on the IAM user credential report
arnstringARN for the credential report
accessKey1ActiveboolDenotes if the access key is active
accessKey1LastRotatedtimeTime when key was last rotated
accessKey1LastUsedDatetimeTime when key was last used
accessKey1LastUsedRegionstringRegion in which the key was last used
accessKey1LastUsedServicestringService that last used the key
accessKey2ActiveboolDenotes if the access key is active
accessKey2LastRotatedtimeTime when key was last rotated
accessKey2LastUsedDatetimeTime when key was last used
accessKey2LastUsedRegionstringRegion in which the key was last used
accessKey2LastUsedServicestringService that last used the key
cert1ActiveboolDenotes if the cert is active
cert1LastRotatedtimeTime when the cert was last rotated
cert2ActiveboolDenotes if the cert is active
cert2LastRotatedtimeTime when the cert was last rotated
mfaActiveboolDenotes if mfa is active in the account
passwordEnabledboolWhether passwords are enabled
passwordLastChangedtimeTime when the password was last changed
passwordLastUsedtimeTime when the password was last used
passwordNextRotationtimeNext time when the password should rotate
useraws.iam.userIAM user
userCreationTimetimeTime when user was created