Sequence Field
The Sequence field is used for all Futures TOP messages delivered via Amazon MSK. Examples can be found in TOP Messages. Messages are sequenced on a per-unit basis.
| Field Name | JSON | Value/Type | Description |
|---|---|---|---|
| Sequence | s | Integer | Sequence representing the order that the messages were received by the Kafka producer. |





