AWS::IoTFleetWise::Campaign DataDestinationConfig - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::IoTFleetWise::Campaign DataDestinationConfig

The destination where the AWS IoT FleetWise campaign sends data. You can send data to be stored in Amazon S3 or Amazon Timestream.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

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.

Required: No

Type: MqttTopicConfig

Update requires: No interruption

S3Config

The Amazon S3 bucket where the AWS IoT FleetWise campaign sends data.

Required: No

Type: S3Config

Update requires: No interruption

TimestreamConfig

The Amazon Timestream table where the campaign sends data.

Required: No

Type: TimestreamConfig

Update requires: No interruption