updateSchemaMapping
abstract suspend fun updateSchemaMapping(input: UpdateSchemaMappingRequest): UpdateSchemaMappingResponse
Updates a schema mapping.
A schema is immutable if it is being used by a workflow. Therefore, you can't update a schema mapping if it's associated with a workflow.