View source: R/schemas_operations.R
schemas_delete_schema | R Documentation |
Delete a schema definition.
See https://www.paws-r-sdk.com/docs/schemas_delete_schema/ for full documentation.
schemas_delete_schema(RegistryName, SchemaName)
RegistryName |
[required] The name of the registry. |
SchemaName |
[required] The name of the schema. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.