glue_delete_classifier {paws.analytics} | R Documentation |
Removes a classifier from the Data Catalog
Description
Removes a classifier from the Data Catalog.
See https://www.paws-r-sdk.com/docs/glue_delete_classifier/ for full documentation.
Usage
glue_delete_classifier(Name)
Arguments
Name |
[required] Name of the classifier to remove. |
[Package paws.analytics version 0.9.0 Index]