schemas_export_schema {paws.application.integration}R Documentation

Export schema

Description

Export schema

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

Usage

schemas_export_schema(RegistryName, SchemaName, SchemaVersion = NULL, Type)

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.

Type

[required]


[Package paws.application.integration version 0.9.0 Index]