View source: R/schemas_operations.R
schemas_create_registry | R Documentation |
Creates a registry.
See https://www.paws-r-sdk.com/docs/schemas_create_registry/ for full documentation.
schemas_create_registry(Description = NULL, RegistryName, Tags = NULL)
Description |
A description of the registry to be created. |
RegistryName |
[required] The name of the registry. |
Tags |
Tags to associate with the registry. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.