v1

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

Updates the description, compatibility setting, or version checkpoint for a schema set.

For updating the compatibility setting, the call will not validate compatibility for the entire set of schema versions with the new compatibility setting. If the value for Compatibility is provided, the VersionNumber (a checkpoint) is also required. The API will validate the checkpoint version number for consistency.

If the value for the VersionNumber (checkpoint) is provided, Compatibility is optional and this can be used to set/reset a checkpoint for the schema.

This update will happen only if the schema is in the AVAILABLE state.

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

Headers

X-Amz-Target'AWSGlue.UpdateSchema' required

Request body

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

The new compatibility setting for the schema.

Descriptionstring

The new description for the schema.

Response

Success

SchemaArnstring

The Amazon Resource Name (ARN) of the schema.

SchemaNamestring

The name of the schema.

RegistryNamestring

The name of the registry that contains the schema.