

# UpdateOpenTableFormatInput
<a name="API_UpdateOpenTableFormatInput"></a>

Input parameters for updating open table format tables in AWS GlueData Catalog, serving as a wrapper for format-specific update operations such as Apache Iceberg.

## Contents
<a name="API_UpdateOpenTableFormatInput_Contents"></a>

 ** UpdateIcebergInput **   <a name="Glue-Type-UpdateOpenTableFormatInput-UpdateIcebergInput"></a>
Apache Iceberg-specific update parameters that define the table modifications to be applied, including schema changes, partition specifications, and table properties.  
Type: [UpdateIcebergInput](API_UpdateIcebergInput.md) object  
Required: No

## See Also
<a name="API_UpdateOpenTableFormatInput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/glue-2017-03-31/UpdateOpenTableFormatInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/UpdateOpenTableFormatInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/UpdateOpenTableFormatInput) 