View source: R/schemas_operations.R
schemas_export_schema | R Documentation |
Export schema
See https://www.paws-r-sdk.com/docs/schemas_export_schema/ for full documentation.
schemas_export_schema(RegistryName, SchemaName, SchemaVersion = NULL, Type)
RegistryName |
[required] The name of the registry. |
SchemaName |
[required] The name of the schema. |
SchemaVersion |
Specifying this limits the results to only this schema version. |
Type |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.