23.4.5. 在 DescribeTable 操作期间设置消息标头

标头类型描述

CamelAwsDdbProvisionedThroughput

{{ProvisionedThroughputDescription}}

这个表的 Provisioned throughput 属性的值

CamelAwsDdbCreationDate

Date

这个表的创建日期。

CamelAwsDdbTableItemCount

Long

此表的项目列表。

CamelAwsDdbKeySchema

{{KeySchema}}

标识此表的主键的 KeySchema。从 Camel 2.16.0,这个标头的类型是 List<KeySchemaElement> 而不是 KeySchema

CamelAwsDdbTableName

字符串

表名称。

CamelAwsDdbTableSize

Long

表大小(以字节为单位)。

CamelAwsDdbTableStatus

字符串

表的状态:CREATING、UPDATING、DELETING, ACTIVE

CamelAwsDdbReadCapacity

Long

此表的 ReadCapacityUnits 属性。

CamelAwsDdbWriteCapacity

Long

这个表格的 WriteCapacityUnits 属性。