R/schemas_operations.R
schemas_describe_schema.Rd
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)
[required] The name of the registry.
[required] The name of the schema.
Specifying this limits the results to only this schema version.