Updates the configuration of the storage optimizers for a table.
See https://www.paws-r-sdk.com/docs/lakeformation_update_table_storage_optimizer/ for full documentation.
lakeformation_update_table_storage_optimizer(
CatalogId = NULL,
DatabaseName,
TableName,
StorageOptimizerConfig
)
The Catalog ID of the table.
[required] Name of the database where the table is present.
[required] Name of the table for which to enable the storage optimizer.
[required] Name of the table for which to enable the storage optimizer.