v1

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

Describes the specified schema in detail.

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

Headers

X-Amz-Target'AWSGlue.GetSchema' required

Request body

Response

Success

RegistryNamestring

The name of the registry.

RegistryArnstring

The Amazon Resource Name (ARN) of the registry.

SchemaNamestring

The name of the schema.

SchemaArnstring

The Amazon Resource Name (ARN) of the schema.

Descriptionstring

A description of schema if specified when created

DataFormat'AVRO' | 'JSON' | 'PROTOBUF'

The data format of the schema definition. Currently <code>AVRO</code>, <code>JSON</code> and <code>PROTOBUF</code> are supported.

Compatibility'NONE' | 'DISABLED' | 'BACKWARD' | 'BACKWARD_ALL' | 'FORWARD' | 'FORWARD_ALL' | 'FULL' | 'FULL_ALL'

The compatibility mode of the schema.

SchemaCheckpointinteger

The version number of the checkpoint (the last time the compatibility mode was changed).

LatestSchemaVersioninteger

The latest version of the schema associated with the returned schema definition.

NextSchemaVersioninteger

The next version of the schema associated with the returned schema definition.

SchemaStatus'AVAILABLE' | 'PENDING' | 'DELETING'

The status of the schema.

CreatedTimestring

The date and time the schema was created.

UpdatedTimestring

The date and time the schema was updated.