Learn R Programming

paws.application.integration (version 0.9.0)

schemas_create_registry: 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.