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

# aws_xray_group{% #aws_xray_group %}

## `account_id`{% #account_id %}

**Type**: `STRING` 

## `filter_expression`{% #filter_expression %}

**Type**: `STRING` **Provider name**: `FilterExpression` **Description**: The filter expression defining the parameters to include traces. 

## `group_arn`{% #group_arn %}

**Type**: `STRING` **Provider name**: `GroupARN` **Description**: The ARN of the group generated based on the GroupName. 

## `group_name`{% #group_name %}

**Type**: `STRING` **Provider name**: `GroupName` **Description**: The unique case-sensitive name of the group. 

## `insights_configuration`{% #insights_configuration %}

**Type**: `STRUCT` **Provider name**: `InsightsConfiguration` **Description**: The structure containing configurations related to insights.

- The InsightsEnabled boolean can be set to true to enable insights for the group or false to disable insights for the group.
- The NotificationsEnabled boolean can be set to true to enable insights notifications. Notifications can only be enabled on a group with InsightsEnabled set to true.



- `insights_enabled`**Type**: `BOOLEAN`**Provider name**: `InsightsEnabled`**Description**: Set the InsightsEnabled value to true to enable insights or false to disable insights.
- `notifications_enabled`**Type**: `BOOLEAN`**Provider name**: `NotificationsEnabled`**Description**: Set the NotificationsEnabled value to true to enable insights notifications. Notifications can only be enabled on a group with InsightsEnabled set to true.

## `tags`{% #tags %}

**Type**: `UNORDERED_LIST_STRING` 
