---
type: resource-type
title: GlueRegistry
description: aws resource type AWS::Glue::Registry
name: GlueRegistry
lexicon: aws
resource_type: AWS::Glue::Registry
---
`AWS::Glue::Registry`, a resource type of the aws lexicon.

## Properties

- `Name` (`string`, required): Name of the registry to be created of max length of 255, and may only contain letters, numbers, hyphen, underscore, dollar sign, or hash mark. No whitespace.
- `Arn` (`string`, optional): Amazon Resource Name for the created Registry.
- `Description` (`string`, optional): A description of the registry. If description is not provided, there will not be any default value for this.
- `Tags` (`GlueRegistry_Tag[]`, optional): List of tags to tag the Registry

## Attributes

- `Arn`
