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

# aws_iam_service_specific_credential{% #aws_iam_service_specific_credential %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `create_date`{% #create_date %}

**Type**: `TIMESTAMP`**Provider name**: `CreateDate`**Description**: The date and time, in [ISO 8601 date-time format](http://www.iso.org/iso/iso8601), when the service-specific credential were created.

## `expiration_date`{% #expiration_date %}

**Type**: `TIMESTAMP`**Provider name**: `ExpirationDate`**Description**: The date and time when the service specific credential expires. This field is only present for Bedrock API keys and CloudWatch Logs API keys that were created with an expiration period.

## `service_credential_alias`{% #service_credential_alias %}

**Type**: `STRING`**Provider name**: `ServiceCredentialAlias`**Description**: For Bedrock API keys and CloudWatch Logs API keys, this is the public portion of the credential that includes the IAM user name and a suffix containing version and creation information.

## `service_name`{% #service_name %}

**Type**: `STRING`**Provider name**: `ServiceName`**Description**: The name of the service associated with the service-specific credential.

## `service_specific_credential_id`{% #service_specific_credential_id %}

**Type**: `STRING`**Provider name**: `ServiceSpecificCredentialId`**Description**: The unique identifier for the service-specific credential.

## `service_user_name`{% #service_user_name %}

**Type**: `STRING`**Provider name**: `ServiceUserName`**Description**: The generated user name for the service-specific credential.

## `status`{% #status %}

**Type**: `STRING`**Provider name**: `Status`**Description**: The status of the service-specific credential. `Active` means that the key is valid for API calls, while `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 associated with the service-specific credential.
