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

# aws_eks_addon{% #aws_eks_addon %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `addon_arn`{% #addon_arn %}

**Type**: `STRING` **Provider name**: `addonArn` **Description**: The Amazon Resource Name (ARN) of the add-on. 

## `addon_name`{% #addon_name %}

**Type**: `STRING` **Provider name**: `addonName` **Description**: The name of the add-on. 

## `addon_version`{% #addon_version %}

**Type**: `STRING` **Provider name**: `addonVersion` **Description**: The version of the add-on. 

## `cluster_name`{% #cluster_name %}

**Type**: `STRING` **Provider name**: `clusterName` **Description**: The name of your cluster. 

## `configuration_values`{% #configuration_values %}

**Type**: `STRING` **Provider name**: `configurationValues` **Description**: The configuration values that you provided. 

## `created_at`{% #created_at %}

**Type**: `TIMESTAMP` **Provider name**: `createdAt` **Description**: The Unix epoch timestamp at object creation. 

## `health`{% #health %}

**Type**: `STRUCT` **Provider name**: `health` **Description**: An object that represents the health of the add-on. 

- `issues`**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `issues`**Description**: An object representing the health issues for an add-on.
  - `code`**Type**: `STRING`**Provider name**: `code`**Description**: A code that describes the type of issue.
  - `message`**Type**: `STRING`**Provider name**: `message`**Description**: A message that provides details about the issue and what might cause it.
  - `resource_ids`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `resourceIds`**Description**: The resource IDs of the issue.

## `marketplace_information`{% #marketplace_information %}

**Type**: `STRUCT` **Provider name**: `marketplaceInformation` **Description**: Information about an Amazon EKS add-on from the Amazon Web Services Marketplace. 

- `product_id`**Type**: `STRING`**Provider name**: `productId`**Description**: The product ID from the Amazon Web Services Marketplace.
- `product_url`**Type**: `STRING`**Provider name**: `productUrl`**Description**: The product URL from the Amazon Web Services Marketplace.

## `modified_at`{% #modified_at %}

**Type**: `TIMESTAMP` **Provider name**: `modifiedAt` **Description**: The Unix epoch timestamp for the last modification to the object. 

## `owner`{% #owner %}

**Type**: `STRING` **Provider name**: `owner` **Description**: The owner of the add-on. 

## `pod_identity_associations`{% #pod_identity_associations %}

**Type**: `UNORDERED_LIST_STRING` **Provider name**: `podIdentityAssociations` **Description**: An array of EKS Pod Identity associations owned by the add-on. Each association maps a role to a service account in a namespace in the cluster. For more information, see [Attach an IAM Role to an Amazon EKS add-on using EKS Pod Identity](https://docs.aws.amazon.com/eks/latest/userguide/add-ons-iam.html) in the Amazon EKS User Guide. 

## `publisher`{% #publisher %}

**Type**: `STRING` **Provider name**: `publisher` **Description**: The publisher of the add-on. 

## `service_account_role_arn`{% #service_account_role_arn %}

**Type**: `STRING` **Provider name**: `serviceAccountRoleArn` **Description**: The Amazon Resource Name (ARN) of the IAM role that's bound to the Kubernetes `ServiceAccount` object that the add-on uses. 

## `status`{% #status %}

**Type**: `STRING` **Provider name**: `status` **Description**: The status of the add-on. 

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
