---
title: Getting Started with Datadog
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Infrastructure > Datadog Resource Catalog
---

# aws_iam_access_key_metadata{% #aws_iam_access_key_metadata %}

## `access_key_id`{% #access_key_id %}

**Type**: `STRING` **Provider name**: `AccessKeyId` **Description**: The ID for this access key. 

## `access_key_metadata_arn`{% #access_key_metadata_arn %}

**Type**: `STRING` 

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `create_date`{% #create_date %}

**Type**: `TIMESTAMP` **Provider name**: `CreateDate` **Description**: The date when the access key was created. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `Status` **Description**: The status of the access key. `Active` means that the key is valid for API calls; `Inactive` means it is not. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 

## `user_name`{% #user_name %}

**Type**: `STRING` **Provider name**: `UserName` **Description**: The name of the IAM user that the key is associated with. 
