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

# aws_iam_group{% #aws_iam_group %}

## `account_id`{% #account_id %}

**Type**: `STRING`

## `arn`{% #arn %}

**Type**: `STRING`**Provider name**: `Arn`**Description**: The Amazon Resource Name (ARN) specifying the group. For more information about ARNs and how to use them in policies, see [IAM identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html) in the IAM User Guide.

## `attached_policies`{% #attached_policies %}

**Type**: `UNORDERED_LIST_STRUCT`**Provider name**: `AttachedPolicies`**Description**: A list of the attached policies.

- `policy_arn`**Type**: `STRING`**Provider name**: `PolicyArn`
- `policy_name`**Type**: `STRING`**Provider name**: `PolicyName`**Description**: The friendly name of the attached policy.

## `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 group was created.

## `group_id`{% #group_id %}

**Type**: `STRING`**Provider name**: `GroupId`**Description**: The stable and unique string identifying the group. For more information about IDs, see [IAM identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html) in the IAM User Guide.

## `group_name`{% #group_name %}

**Type**: `STRING`**Provider name**: `GroupName`**Description**: The friendly name that identifies the group.

## `path`{% #path %}

**Type**: `STRING`**Provider name**: `Path`**Description**: The path to the group. For more information about paths, see [IAM identifiers](https://docs.aws.amazon.com/IAM/latest/UserGuide/Using_Identifiers.html) in the IAM User Guide.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING`
