View source: R/schemas_operations.R
schemas_delete_schema_version | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.