AWS::Glue::TableOptimizer OrphanFileDeletionConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::Glue::TableOptimizer OrphanFileDeletionConfiguration

Configuration for removing files that are are not tracked by the Iceberg table metadata, and are older than your configured age limit. This configuration helps optimize storage usage and costs by automatically cleaning up files that are no longer needed by the table.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

IcebergConfiguration

The IcebergConfiguration property helps optimize your Iceberg tables in Amazon Glue by allowing you to specify format-specific settings that control how data is stored, compressed, and managed.

Required: No

Type: IcebergConfiguration

Update requires: No interruption