AWS::IoTFleetWise::Campaign DataDestinationConfig - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::IoTFleetWise::Campaign DataDestinationConfig

The destination where the Amazon 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 Amazon CloudFormation template, use the following syntax:

Properties

MqttTopicConfig

The MQTT topic to which the Amazon IoT FleetWise campaign routes data.

Important

Access to certain Amazon IoT FleetWise features is currently gated. For more information, see Amazon Region and feature availability in the Amazon IoT FleetWise Developer Guide.

Required: No

Type: MqttTopicConfig

Update requires: No interruption

S3Config

The Amazon S3 bucket where the Amazon 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