glue_stop_column_statistics_task_run: Stops a task run for the specified table

View source: R/glue_operations.R

glue_stop_column_statistics_task_runR Documentation

Stops a task run for the specified table

Description

Stops a task run for the specified table.

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

Usage

glue_stop_column_statistics_task_run(DatabaseName, TableName)

Arguments

DatabaseName

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

TableName

[required] The name of the table.


paws.analytics documentation built on May 30, 2026, 9:16 a.m.