IAM Access Key Metadata

This table represents the IAM Access Key Metadata resource from Amazon Web Services.

aws.iam_access_key_metadata

Fields

TitleIDTypeData TypeDescription
_keycorestring
access_key_idcorestringThe ID for this access key.
access_key_metadata_arncorestring
account_idcorestring
create_datecoretimestampThe date when the access key was created.
statuscorestringThe status of the access key. <code>Active</code> means that the key is valid for API calls; <code>Inactive</code> means it is not.
tagscorehstore
user_namecorestringThe name of the IAM user that the key is associated with.