KafkaActionHeader
Specifies a Kafka header using key-value pairs when you create a Rule’s Kafka Action. You can use these headers to route data from IoT clients to downstream Kafka clusters without modifying your message payload.
For more information about Rule's Kafka action, see Apache Kafka.
Contents
- key
-
The key of the Kafka header.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 16384.
Required: Yes
- value
-
The value of the Kafka header.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 16384.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: