DataDestinationConfig
The destination where the campaign sends data. You can send data to an MQTT topic, or store it in Amazon S3 or Amazon Timestream.
Contents
Important
This data type is a UNION, so only one of the following members can be specified when used or returned.
- mqttTopicConfig
-
The MQTT topic to which the AWS IoT FleetWise campaign routes data.
Important
Access to certain AWS IoT FleetWise features is currently gated. For more information, see AWS Region and feature availability in the AWS IoT FleetWise Developer Guide.
Type: MqttTopicConfig object
Required: No
- s3Config
-
The Amazon S3 bucket where the AWS IoT FleetWise campaign sends data.
Type: S3Config object
Required: No
- timestreamConfig
-
The Amazon Timestream table where the campaign sends data.
Type: TimestreamConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: