schemas_delete_schema {paws.application.integration}R Documentation

Delete a schema definition

Description

Delete a schema definition.

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

Usage

schemas_delete_schema(RegistryName, SchemaName)

Arguments

RegistryName

[required] The name of the registry.

SchemaName

[required] The name of the schema.


[Package paws.application.integration version 0.6.0 Index]