schemas_delete_schema_version {paws.application.integration} | R Documentation |
Delete the schema version definition
See https://www.paws-r-sdk.com/docs/schemas_delete_schema_version/ for full documentation.
schemas_delete_schema_version(RegistryName, SchemaName, SchemaVersion)
RegistryName |
[required] The name of the registry. |
SchemaName |
[required] The name of the schema. |
SchemaVersion |
[required] The version number of the schema |