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