v1

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

Puts the metadata key value pair for a specified schema version ID. A maximum of 10 key value pairs will be allowed per schema version. They can be added over one or more calls.

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

Headers

X-Amz-Target'AWSGlue.PutSchemaVersionMetadata' required

Request body

SchemaVersionIdstring

The unique version ID of the schema version.

Response

Success

SchemaArnstring

The Amazon Resource Name (ARN) for the schema.

SchemaNamestring

The name for the schema.

RegistryNamestring

The name for the registry.

LatestVersionboolean

The latest version of the schema.

VersionNumberinteger

The version number of the schema.

SchemaVersionIdstring

The unique version ID of the schema version.

MetadataKeystring

The metadata key.

MetadataValuestring

The value of the metadata key.