redshift_register_namespace {paws.database} | R Documentation |
Registers a cluster or serverless namespace to the Amazon Web Services Glue Data Catalog
Description
Registers a cluster or serverless namespace to the Amazon Web Services Glue Data Catalog.
See https://www.paws-r-sdk.com/docs/redshift_register_namespace/ for full documentation.
Usage
redshift_register_namespace(NamespaceIdentifier, ConsumerIdentifiers)
Arguments
NamespaceIdentifier |
[required] The unique identifier of the cluster or serverless namespace that you want to register. |
ConsumerIdentifiers |
[required] An array containing the ID of the consumer account that you want to register the namespace to. |
[Package paws.database version 0.9.0 Index]