schemas_create_registry {paws.application.integration}R Documentation

Creates a registry

Description

Creates a registry.

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

Usage

schemas_create_registry(Description = NULL, RegistryName, Tags = NULL)

Arguments

Description

A description of the registry to be created.

RegistryName

[required] The name of the registry.

Tags

Tags to associate with the registry.


[Package paws.application.integration version 0.9.0 Index]