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

## Properties

- `Name` (`string`, required)
- `Arn` (`string`, optional)
- `Id` (`string`, optional)
- `InitialVersion` (`GreengrassGroup_GroupVersion`, optional)
- `LatestVersionArn` (`string`, optional)
- `RoleArn` (`string`, optional)
- `RoleAttachedAt` (`string`, optional)
- `Tags` (`Record<string, unknown>`, optional)

## Attributes

- `Arn`
- `Id`
- `LatestVersionArn`
- `RoleAttachedAt`
