DataPartition - AWS IoT FleetWise

DataPartition

The configuration for signal data storage and upload options. You can only specify these options when the campaign's spooling mode is TO_DISK.

Important

AWS IoT FleetWise will no longer be open to new customers starting April 30, 2026. If you would like to use AWS IoT FleetWise, sign up prior to that date. Existing customers can continue to use the service as normal. For more information, see AWS IoT FleetWise availability change.

Contents

id

The ID of the data partition. The data partition ID must be unique within a campaign. You can establish a data partition as the default partition for a campaign by using default as the ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9]+

Required: Yes

storageOptions

The storage options for a data partition.

Type: DataPartitionStorageOptions object

Required: Yes

uploadOptions

The upload options for the data partition.

Type: DataPartitionUploadOptions object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: