putSchemaVersionMetadata
inline suspend fun GlueClient.putSchemaVersionMetadata(crossinline block: PutSchemaVersionMetadataRequest.Builder.() -> Unit): PutSchemaVersionMetadataResponse
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.