View a markdown version of this page

AnnotationTableConfigurationResult - Amazon S3

AnnotationTableConfigurationResult

Contains the current state of the annotation table associated with a bucket's Amazon S3 Metadata configuration, including its provisioning status and identifiers.

Contents

ConfigurationState

The current configuration state of the annotation table.

Type: String

Valid Values: ENABLED | DISABLED

Required: Yes

Error

If an S3 Metadata V1 CreateBucketMetadataTableConfiguration or V2 CreateBucketMetadataConfiguration request succeeds, but S3 Metadata was unable to create the table, this structure contains the error code and error message.

Note

If you created your S3 Metadata configuration before July 15, 2025, we recommend that you delete and re-create your configuration by using CreateBucketMetadataConfiguration so that you can expire journal table records and create a live inventory table.

Type: ErrorDetails data type

Required: No

Role

The ARN of the IAM role associated with the annotation table.

Type: String

Required: No

TableArn

The ARN of the annotation table.

Type: String

Required: No

TableName

The name of the annotation table.

Type: String

Required: No

TableStatus

The provisioning status of the annotation table. Possible values: CREATING, BACKFILLING, ACTIVE, FAILED.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: