lakeformation_update_table_storage_optimizer function

Updates the configuration of the storage optimizers for a table

Updates the configuration of the storage optimizers for a table

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 )

Arguments

  • CatalogId: The Catalog ID of the table.
  • DatabaseName: [required] Name of the database where the table is present.
  • TableName: [required] Name of the table for which to enable the storage optimizer.
  • StorageOptimizerConfig: [required] Name of the configuration for the storage optimizer.
  • Maintainer: Dyfan Jones
  • License: Apache License (>= 2.0)
  • Last published: 2025-03-14

Downloads (last 30 days):