DataDestinationConfig - AWS IoT FleetWise

DataDestinationConfig

The destination where the AWS IoT FleetWise campaign sends data. You can send data to be stored 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.

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: