v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142021,119944.8 KB

Creates a new registry which may be used to hold a collection of schemas.

post/#X-Amz-Target=AWSGlue.CreateRegistry

Headers

X-Amz-Target'AWSGlue.CreateRegistry' required

Request body

RegistryNamestring 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.

Descriptionstring

A description of the registry. If description is not provided, there will not be any default value for this.

Tagsobject

Amazon Web Services tags that contain a key value pair and may be searched by console, command line, or API.

Response

Success

RegistryArnstring

The Amazon Resource Name (ARN) of the newly created registry.

RegistryNamestring

The name of the registry.

Descriptionstring

A description of the registry.

Tagsobject

The tags for the registry.