IcebergUnreferencedFileRemovalSettings
Contains details about the unreferenced file removal settings for an Iceberg table bucket.
Contents
- nonCurrentDays
-
The number of days an object has to be non-current before it is deleted.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 2147483647.
Required: No
- unreferencedDays
-
The number of days an object has to be unreferenced before it is marked as non-current.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 2147483647.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: