schemas_describe_schema: Retrieve the schema definition

View source: R/schemas_operations.R

schemas_describe_schemaR Documentation

Retrieve the schema definition

Description

Retrieve the schema definition.

See https://www.paws-r-sdk.com/docs/schemas_describe_schema/ for full documentation.

Usage

schemas_describe_schema(RegistryName, SchemaName, SchemaVersion = NULL)

Arguments

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.


paws.application.integration documentation built on Sept. 12, 2023, 1:18 a.m.