Learn R Programming

paws.analytics (version 0.9.0)

glue_stop_column_statistics_task_run_schedule: Stops a column statistics task run schedule

Description

Stops a column statistics task run schedule.

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

Usage

glue_stop_column_statistics_task_run_schedule(DatabaseName, TableName)

Arguments

DatabaseName

[required] The name of the database where the table resides.

TableName

[required] The name of the table for which to stop a column statistic task run schedule.