View source: R/schemas_operations.R
schemas_describe_schema | R Documentation |
Retrieve the schema definition.
See https://www.paws-r-sdk.com/docs/schemas_describe_schema/ for full documentation.
schemas_describe_schema(RegistryName, SchemaName, SchemaVersion = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.