v1

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

Deletes the entire schema set, including the schema set and all of its versions. To get the status of the delete operation, you can call <code>GetSchema</code> API after the asynchronous call. Deleting a registry will deactivate all online operations for the schema, such as the <code>GetSchemaByDefinition</code>, and <code>RegisterSchemaVersion</code> APIs.

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

Headers

X-Amz-Target'AWSGlue.DeleteSchema' required

Request body

Response

Success

SchemaArnstring

The Amazon Resource Name (ARN) of the schema being deleted.

SchemaNamestring

The name of the schema being deleted.

Status'AVAILABLE' | 'PENDING' | 'DELETING'

The status of the schema.