---
type: resource-type
title: XRayGroup
description: aws resource type AWS::XRay::Group
name: XRayGroup
lexicon: aws
resource_type: AWS::XRay::Group
---
`AWS::XRay::Group`, a resource type of the aws lexicon.

## Properties

- `GroupName` (`string`, required): The case-sensitive name of the new group. Names must be unique.
- `FilterExpression` (`string`, optional): The filter expression defining criteria by which to group traces.
- `GroupARN` (`string`, optional): The ARN of the group that was generated on creation.
- `InsightsConfiguration` (`XRayGroup_InsightsConfiguration`, optional)
- `Tags` (`any`, optional)

## Attributes

- `GroupARN`
