---
type: resource-type
title: PackageGroup
description: aws resource type AWS::CodeArtifact::PackageGroup
name: PackageGroup
lexicon: aws
resource_type: AWS::CodeArtifact::PackageGroup
---
`AWS::CodeArtifact::PackageGroup`, a resource type of the aws lexicon.

## Properties

- `DomainName` (`string`, required): The name of the domain that contains the package group.
- `Pattern` (`string`, required): The package group pattern that is used to gather packages.
- `Arn` (`string`, optional): The ARN of the package group.
- `ContactInfo` (`string`, optional): The contact info of the package group.
- `Description` (`string`, optional): The text description of the package group.
- `DomainOwner` (`string`, optional): The 12-digit account ID of the AWS account that owns the domain.
- `OriginConfiguration` (`PackageGroup_OriginConfiguration`, optional): The package origin configuration of the package group.
- `Tags` (`PackageGroup_Tag[]`, optional): An array of key-value pairs to apply to the package group.

## Attributes

- `Arn`
