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

## Properties

- `DisplayName` (`string`, required): A string containing the name of the group. This value is commonly displayed when the group is referenced.
- `IdentityStoreId` (`string`, required): The globally unique identifier for the identity store.
- `Description` (`string`, optional): A string containing the description of the group.
- `GroupId` (`string`, optional): The unique identifier for a group in the identity store.

## Attributes

- `GroupId`
