AnnotationTableConfiguration
Specifies the configuration for the annotation table associated with a bucket's Amazon S3 Metadata configuration. The annotation table is an Iceberg table that records annotation events for objects in the bucket.
Contents
- ConfigurationState
-
The state of the annotation table. Valid values are
ENABLEDandDISABLED.Type: String
Valid Values:
ENABLED | DISABLEDRequired: Yes
- EncryptionConfiguration
-
The encryption settings for an S3 Metadata journal table or inventory table configuration.
Type: MetadataTableEncryptionConfiguration data type
Required: No
- Role
-
The ARN of the IAM role used to manage the annotation table.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: