

# AnnotationTableConfigurationUpdates
<a name="API_AnnotationTableConfigurationUpdates"></a>

Specifies updates to apply to the annotation table configuration. Used as the request body for `UpdateBucketMetadataAnnotationTableConfiguration`.

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

 ** ConfigurationState **   <a name="AmazonS3-Type-AnnotationTableConfigurationUpdates-ConfigurationState"></a>
The new configuration state to apply.  
Type: String  
Valid Values: `ENABLED | DISABLED`   
Required: Yes

 ** EncryptionConfiguration **   <a name="AmazonS3-Type-AnnotationTableConfigurationUpdates-EncryptionConfiguration"></a>
 The encryption settings for an S3 Metadata journal table or inventory table configuration.   
Type: [MetadataTableEncryptionConfiguration](API_MetadataTableEncryptionConfiguration.md) data type  
Required: No

 ** Role **   <a name="AmazonS3-Type-AnnotationTableConfigurationUpdates-Role"></a>
The new IAM role ARN to apply.  
Type: String  
Required: No

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

For more information about using this API in one of the language-specific Amazon SDKs, see the following:
+  [Amazon SDK for C\+\+](https://docs.amazonaws.cn/goto/SdkForCpp/s3-2006-03-01/AnnotationTableConfigurationUpdates) 
+  [Amazon SDK for Java V2](https://docs.amazonaws.cn/goto/SdkForJavaV2/s3-2006-03-01/AnnotationTableConfigurationUpdates) 
+  [Amazon SDK for Ruby V3](https://docs.amazonaws.cn/goto/SdkForRubyV3/s3-2006-03-01/AnnotationTableConfigurationUpdates) 