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

# aws_eks_access_policy{% #aws_eks_access_policy %}

## `access_scope`{% #access_scope %}

**Type**: `STRUCT`**Provider name**: `accessScope`**Description**: The scope of the access policy.

- `namespaces`**Type**: `UNORDERED_LIST_STRING`**Provider name**: `namespaces`**Description**: A Kubernetes `namespace` that an access policy is scoped to. A value is required if you specified `namespace` for `Type`.
- `type`**Type**: `STRING`**Provider name**: `type`**Description**: The scope type of an access policy.

## `account_id`{% #account_id %}

**Type**: `STRING`

## `associated_at`{% #associated_at %}

**Type**: `TIMESTAMP`**Provider name**: `associatedAt`**Description**: The date and time the `AccessPolicy` was associated with an `AccessEntry`.

## `modified_at`{% #modified_at %}

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

## `policy_arn`{% #policy_arn %}

**Type**: `STRING`**Provider name**: `policyArn`**Description**: The ARN of the `AccessPolicy`.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
