Account Attributes
The following table describes the supported account attributes:
Attributes |
Type |
Description |
UserName |
String |
Friendly name of the user. |
UserId |
String |
Unique ID of the user. |
Path |
String |
Path to the user. |
ARN |
String |
Amazon Resource Name of the user. This is an Account ID which must not be changed. |
CreateDate |
String |
Creation date of the user. |
ConsoleAccess |
String |
Password status of the user. |
Groups |
Group |
Groups the user is a part of. |
AWSManagedPolicies |
AWSManagedPolicy |
AWS Managed Policies directly assigned to the user. |
CustomerManagedPolicies |
CustomerManagedPolicy |
Customer Managed Policies directly assigned to the user. |
InlinePolicies |
InlinePolicy |
Inline Policies directly assigned to the user. |
Access Keys |
String |
Access keys associated with the user. |
AWS CodeCommit HTTPS Credentials |
String |
AWS CodeCommit HTTPS Git credentials associated with the user. |
AWS CodeCommit SSH Keys |
String |
AWS CodeCommit SSH public keys associated with the user. |
Signing Certificates |
String |
Signing Certificates associated with the user. |
Multi-Factor Authentication Device |
String |
Multi-Factor Authentication device associated with the user. |
PasswordLastUsed |
String |
Password last used date of the user. |
AccessKeyLastUsed |
String |
Access key last used details of the user. |
Tags |
String |
Tag list in the format TagKey~TagValue pair |