

# UpdateIcebergTableInput
<a name="API_UpdateIcebergTableInput"></a>

Contains the update operations to be applied to an existing Iceberg table inAWS Glue Data Catalog, defining the new state of the table metadata. 

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

 ** Updates **   <a name="Glue-Type-UpdateIcebergTableInput-Updates"></a>
The list of table update operations that specify the changes to be made to the Iceberg table, including schema modifications, partition specifications, and table properties.  
Type: Array of [IcebergTableUpdate](API_IcebergTableUpdate.md) objects  
Required: Yes

## See Also
<a name="API_UpdateIcebergTableInput_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/UpdateIcebergTableInput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/glue-2017-03-31/UpdateIcebergTableInput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/glue-2017-03-31/UpdateIcebergTableInput) 