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

## Properties

- `ModelPackageGroupName` (`string`, required)
- `CreationTime` (`string`, optional): The time at which the model package group was created.
- `ModelPackageGroupArn` (`string`, optional)
- `ModelPackageGroupDescription` (`string`, optional)
- `ModelPackageGroupPolicy` (`Record<string, unknown>`, optional)
- `ModelPackageGroupStatus` (`"Completed" | "DeleteFailed" | "Deleting" | "Failed" | "InProgress" | "Pending"`, optional): The status of a modelpackage group job.
- `Tags` (`ModelPackageGroup_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `CreationTime`
- `ModelPackageGroupArn`
- `ModelPackageGroupStatus`
