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