Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface UpdateTableStorageOptimizerCommandInputProtected

Hierarchy

Properties

CatalogId?: string

The Catalog ID of the table.

DatabaseName: undefined | string

Name of the database where the table is present.

StorageOptimizerConfig: undefined | Record<string, Record<string, string>>

Name of the table for which to enable the storage optimizer.

TableName: undefined | string

Name of the table for which to enable the storage optimizer.