Creates a schema definition.
See https://www.paws-r-sdk.com/docs/schemas_create_schema/ for full documentation.
schemas_create_schema(
Content,
Description = NULL,
RegistryName,
SchemaName,
Tags = NULL,
Type
)
[required] The source of the schema definition.
A description of the schema.
[required] The name of the registry.
[required] The name of the schema.
Tags associated with the schema.
[required] The type of schema.