For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/ddsql_reference/data_directory/aws/aws.iam_access_key_metadata.dataset.md. A documentation index is available at /llms.txt.

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_csv
user_namecorestringThe name of the IAM user that the key is associated with.